File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- Here are the changes for libvcs.
4-
5- ## libvcs 0.9-current
3+ ## libvcs 0.9 (2021-06-14)
64
75Generally speaking, refactor / magic is in the process of being stripped
86out in the next few releases. The API is subject to change significantly
Original file line number Diff line number Diff line change 11__title__ = 'libvcs'
22__package_name__ = 'libvcs'
33__description__ = 'vcs abstraction layer'
4- __version__ = '0.9.0a2 '
4+ __version__ = '0.9.0 '
55__author__ = 'Tony Narlock'
66__github__ = 'https://github.com/vcs-python/libvcs'
77__docs__ = 'https://libvcs.git-pull.com'
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ skip-string-normalization = true
33
44[tool .poetry ]
55name = " libvcs"
6- version = " 0.9.0a2 "
6+ version = " 0.9.0 "
77description = " vcs abstraction layer"
88license = " MIT"
99authors = [" Tony Narlock <tony@git-pull.com>" ]
You can’t perform that action at this time.
0 commit comments