We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9827366 commit 425bacdCopy full SHA for 425bacd
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
from setuptools import setup, find_packages
6
7
# Pycrate Version
8
-VERSION = "0.7.3"
+VERSION = "0.7.4"
9
10
11
# get long description from the README.md
0 commit comments