Commit 5b0194d9 by Adam Palay

bump version number on calc

parent 589dcfcc
......@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="calc",
version="0.1.1",
version="0.2",
packages=["calc"],
install_requires=[
"pyparsing==1.5.6",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment