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