Skip to content

Commit 3f5f15c

Browse files
Nicholas WoganNicholas Wogan
authored andcommitted
moving to 0.1.5 cause made a mistake in pypi upload
1 parent 50e5887 commit 3f5f15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
setup(
99
name="NumbaLSODA",
1010
packages=['NumbaLSODA'],
11-
version='0.1.4',
11+
version='0.1.5',
1212
license='MIT',
1313
install_requires=['numpy','numba'],
1414
author = 'Nicholas Wogan',

0 commit comments

Comments
 (0)