Skip to content

Commit 145d42b

Browse files
bump version
1 parent e73b360 commit 145d42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encode/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
)
1919

2020
#: Application version.
21-
__version__ = (1, 0, 1)
21+
__version__ = (1, 0, 2)
2222

2323

2424
def short_version(version=None):

0 commit comments

Comments
 (0)