Ryu 1.1
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
6b99b1408b
commit
be18e1b4b1
@ -14,5 +14,5 @@
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
version_info = (1, 0)
|
||||
version_info = (1, 1)
|
||||
version = '.'.join(map(str, version_info))
|
||||
|
Loading…
Reference in New Issue
Block a user