8000 0.3.1 · nirum-lang/nirum-python@79a804a · GitHub
[go: up one dir, main page]

Skip to content

Commit 79a804a

Browse files
committed
0.3.1
1 parent 94bc1fd commit 79a804a

File tree

1 file changed

+1
-1
lines changed
8000

1 file changed

+1
-1
lines changed

nirum/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
~~~~~~~~~~~~~~~
33
44
"""
5-
__version_info__ = 0, 3, 0
5+
__version_info__ = 0, 3, 1
66
__version__ = '.'.join(str(v) for v in __version_info__)

0 commit comments

Comments
 (0)
0