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

Commit f6bea11

Browse files
bump versions
1 parent 0afe546 commit f6bea11

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.1',
5+
version='0.0.2',
66
packages=['iipyper'],
77
install_requires=[
88
],

notepredictor/setup.py

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

33
setup(
44
name='notepredictor',
5-
version='0.1.0',
5+
version='0.2.0',
66
packages=['notepredictor'],
77
install_requires=[
88
],

0 commit comments

Comments
 (0)