Skip to content

Commit 509a381

Browse files
committed
bump dev version
1 parent 93d5736 commit 509a381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name='rlipython',
22-
version='0.1.2.dev0',
22+
version='0.1.2.dev1',
2323
packages=['rlipython',],
2424
install_requires=["ipython>5.3"],
2525
extras_requires=extras_requires,

0 commit comments

Comments
 (0)