We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a82a7 commit 3aa5511Copy full SHA for 3aa5511
setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup
7
from setuptools.command.install import install
8
9
-VERSION_STRING = '1.0.0'
+VERSION_STRING = '0.0.1'
10
11
PACKAGE_NAME = 'ipb_homework_checker'
12
0 commit comments