Skip to content

Commit

Permalink
Merge pull request #11 from xanimo/main
Browse files Browse the repository at this point in the history
fixate v1.0.1
  • Loading branch information
patricklodder authored Aug 20, 2022
2 parents d68d531 + 0a1f753 commit cab9cb0
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 cab9cb0

Please sign in to comment.