Skip to content

Commit

Permalink
fixate v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xanimo committed Aug 20, 2022
1 parent d68d531 commit 0a1f753
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 @@ -21,6 +21,6 @@
include_dirs=['.'])

setup (name = 'ltc_scrypt',
version = '1.0',
version = '1.0.1',
description = 'Bindings for scrypt proof of work used by Litecoin',
ext_modules = [ltc_scrypt_module])

0 comments on commit 0a1f753

Please sign in to comment.