Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit 24a6f3c

Browse files
bump versions
1 parent faa0ee0 commit 24a6f3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iipyper/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='iipyper',
5-
version='0.0.2',
5+
version='0.0.3',
66
packages=['iipyper'],
77
install_requires=[
88
],

notochord/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='notochord',
5-
version='0.3.0',
5+
version='0.3.1',
66
packages=['notochord'],
77
install_requires=[
88
],

0 commit comments

Comments
 (0)