Skip to content

Commit b3bc6d2

Browse files
committed
Typical, forgot wheel, bumped version
1 parent a99ced3 commit b3bc6d2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ coveralls
33
flake8
44
nose
55
matplotlib # just for demo scripts
6+
wheel

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='my-py-opt',
10-
version="0.2",
10+
version="0.3",
1111
description='Lightweight optimization library',
1212
url='https://github.com/Myoldmopar/MyPyOpt',
1313
license='UnlicensedForNow',

0 commit comments

Comments
 (0)