Skip to content
Snippets Groups Projects
Commit 5b0194d9 authored by Adam Palay's avatar Adam Palay
Browse files

bump version number on calc

parent 589dcfcc
No related branches found
Tags release-2021-05-04-14.07
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment