Skip to content

Commit 0aaee30

Browse files
committed
RLS: Release 1.10.1
Push a new release with small bug fixes and some new features
1 parent 56df03d commit 0aaee30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ def cythonize(e):
217217
'Topic :: Security :: Cryptography']
218218

219219
setup(name='randomstate',
220-
version='1.10',
220+
version='1.10.1',
221221
classifiers=classifiers,
222222
packages=find_packages(),
223223
package_dir={'randomstate': './randomstate'},

0 commit comments

Comments
 (0)