Skip to content

Commit 56eea3d

Browse files
committed
version 0.9.1
1 parent fc9dc53 commit 56eea3d

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
@@ -3,7 +3,7 @@
33
setup(
44
name='pytry',
55
packages=['pytry'],
6-
version='0.9.0',
6+
version='0.9.1',
77
entry_points=dict(
88
console_scripts=['pytry = pytry.cmdline:run',
99
'pytry-many = pytry.many:run_many'],

0 commit comments

Comments
 (0)