File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 33## current
44
55- _ Add your latest changes from PRs here_
6+
7+ ## vcspull 1.8.1 (2021-12-05)
8+ - Update libvcs 0.10.0 to 0.10.1
69- #313 : Update poetry to 1.1
710 - CI: Use poetry 1.1.7 and ` install-poetry.py ` installer
811 - Relock poetry.lock at 1.1 (w/ 1.1.7's fix)
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ skip-string-normalization = true
33
44[tool .poetry ]
55name = " vcspull"
6- version = " 1.8.0 "
6+ version = " 1.8.1 "
77description = " synchronize your projects via yaml / json files"
88license = " MIT"
99authors = [" Tony Narlock <tony@git-pull.com>" ]
Original file line number Diff line number Diff line change 11__title__ = 'vcspull'
22__package_name__ = 'vcspull'
33__description__ = 'synchronize your projects via yaml / json files'
4- __version__ = '1.8.0 '
4+ __version__ = '1.8.1 '
55__author__ = 'Tony Narlock'
66__github__ = 'https://github.com/vcs-python/vcspull'
77__docs__ = 'https://vcspull.git-pull.com'
You can’t perform that action at this time.
0 commit comments