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 81010c0 commit 67f1daeCopy full SHA for 67f1dae
src/vcspull/__about__.py
@@ -1,7 +1,7 @@
1
__title__ = "vcspull"
2
__package_name__ = "vcspull"
3
__description__ = "Manage and sync multiple git, mercurial, and svn repos"
4
-__version__ = "1.19.0"
+__version__ = "1.20.2"
5
__author__ = "Tony Narlock"
6
__github__ = "https://github.com/vcs-python/vcspull"
7
__docs__ = "https://vcspull.git-pull.com"
0 commit comments