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 5f1b290 commit 585987bCopy full SHA for 585987b
src/libvcs/__about__.py
@@ -1,7 +1,7 @@
1
__title__ = "libvcs"
2
__package_name__ = "libvcs"
3
__description__ = "Lite, typed, python utilities for Git, SVN, Mercurial, etc."
4
-__version__ = "0.20.0"
+__version__ = "0.21.2"
5
__author__ = "Tony Narlock"
6
__github__ = "https://github.com/vcs-python/libvcs"
7
__docs__ = "https://libvcs.git-pull.com"
0 commit comments