Skip to content

Commit 201ea00

Browse files
committed
v0.6.1
1 parent b37c8fb commit 201ea00

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.6.0"
1+
__version__ = "0.6.1"

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.6.0",
9+
version="0.6.1",
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)