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