Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wo01 committed Oct 27, 2018
1 parent e4e1cad commit e565929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
include_dirs=['.'])

setup (name = 'yescrypt',
version = '1.0',
version = '1.1',
description = 'Bindings for yescrypt proof of work',
ext_modules = [yescrypt_module])

0 comments on commit e565929

Please sign in to comment.