We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a249daf commit 3a02d30Copy full SHA for 3a02d30
setup.py
@@ -6,7 +6,7 @@
6
7
from setuptools import setup
8
9
-VERSION="0.1.2"
+VERSION="0.1.3"
10
11
setup(
12
name="nacculator",
0 commit comments