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.
2 parents 94471d0 + 6875941 commit 48e74b6Copy full SHA for 48e74b6
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="pass-git-helper",
6
- version="1.2.0.dev0",
+ version="1.1.1",
7
install_requires=["pyxdg"],
8
extras_require={"test": ["pytest", "pytest-coverage", "pytest-mock"]},
9
py_modules=["passgithelper"],
0 commit comments