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