Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-mcinally committed Apr 23, 2023
1 parent 46e283b commit e70c697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"requests==2.28.2",
"urllib3==1.26.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'",
],
version="2.1.0",
version="2.1.1",
entry_points={"console_scripts": ["stockprice = stockprice.main:main"]},
)

0 comments on commit e70c697

Please sign in to comment.