Ryu 3.10
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
482bbc97b9
commit
5be7310ce2
@ -14,5 +14,5 @@
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
version_info = (3, 9)
|
||||
version_info = (3, 10)
|
||||
version = '.'.join(map(str, version_info))
|
||||
|
Loading…
Reference in New Issue
Block a user