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 01252c8 commit 39fc7c1Copy full SHA for 39fc7c1
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="pass-git-helper",
6
- version="1.4.1",
+ version="1.5.0",
7
install_requires=["pyxdg"],
8
extras_require={"test": ["pytest", "pytest-coverage", "pytest-mock"]},
9
py_modules=["passgithelper"],
0 commit comments