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