Skip to content

Commit a5a3a7d

Browse files
committed
v0.6.0
1 parent 14eb70c commit a5a3a7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hashpic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.2"
1+
__version__ = "0.6.0"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="hashpic",
9-
version="0.5.2",
9+
version="0.6.0",
1010
description="Create an image from a MD5, SHA512, SHA3-512, Blake2b or SHAKE256 hash",
1111
long_description=README,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)