Skip to content

Commit e565929

Browse files
committed
Bump version
1 parent e4e1cad commit e565929

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
@@ -6,6 +6,6 @@
66
include_dirs=['.'])
77

88
setup (name = 'yescrypt',
9-
version = '1.0',
9+
version = '1.1',
1010
description = 'Bindings for yescrypt proof of work',
1111
ext_modules = [yescrypt_module])

0 commit comments

Comments
 (0)