We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc348b commit 81fca91Copy full SHA for 81fca91
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='pass-git-helper',
5
- version='1.0.0.dev0',
+ version='1.0.0',
6
7
install_requires=['pyxdg'],
8
0 commit comments