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 fdbf73c commit 503fd55Copy full SHA for 503fd55
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name="batchfetch",
25
- version="1.2.7",
+ version="1.2.8",
26
packages=find_packages(),
27
description="Efficiently clone and pull multiple Git repositories.",
28
license="GPLv3",
0 commit comments