Skip to content

Commit

Permalink
Typical, forgot wheel, bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Nov 22, 2022
1 parent a99ced3 commit b3bc6d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ coveralls
flake8
nose
matplotlib # just for demo scripts
wheel
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='my-py-opt',
version="0.2",
version="0.3",
description='Lightweight optimization library',
url='https://github.com/Myoldmopar/MyPyOpt',
license='UnlicensedForNow',
Expand Down

0 comments on commit b3bc6d2

Please sign in to comment.