Skip to content

Commit b3261b2

Browse files
bump version
1 parent bcc4428 commit b3261b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
)
1919

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

2323

2424
def short_version(version=None):

0 commit comments

Comments
 (0)