Skip to content

Commit 4d89dab

Browse files
committed
fix version
1 parent aab35b6 commit 4d89dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
name="chainlink", # Required
1919
# Versions should comply with PEP 440:
2020
# https://www.python.org/dev/peps/pep-0440/
21-
version="0.0.5", # Required
21+
version="0.0.6", # Required
2222
# This is a one-line description or tagline of what your project does. This
2323
# corresponds to the "Summary" metadata field:
2424
# https://packaging.python.org/specifications/core-metadata/#summary

0 commit comments

Comments
 (0)