Skip to content

Commit 5e391e9

Browse files
committed
Bump library version to 1.4
1 parent d264297 commit 5e391e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
]
5555
},
5656
classifiers = [
57-
'Development Status :: 4 - Beta',
57+
'Development Status :: 5 - Production/Stable',
5858
'Intended Audience :: Developers',
5959
'Topic :: Security :: Cryptography',
6060
'Topic :: Software Development :: Libraries',

tgbox/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.4.0b1'
1+
VERSION = '1.4'

0 commit comments

Comments
 (0)