We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9dc53 commit 56eea3dCopy full SHA for 56eea3d
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name='pytry',
5
packages=['pytry'],
6
- version='0.9.0',
+ version='0.9.1',
7
entry_points=dict(
8
console_scripts=['pytry = pytry.cmdline:run',
9
'pytry-many = pytry.many:run_many'],
0 commit comments