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