File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
2121
2222<!-- Maintainers, insert changes / features for the next release here -->
2323
24+ ## vcspull v1.28.1 (2024-02-17)
25+
2426### Fixes
2527
2628- libvcs: 0.28.0 -> 0.28.1 (#440 )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " vcspull"
3- version = " 1.28.0 "
3+ version = " 1.28.1 "
44description = " Manage and sync multiple git, mercurial, and svn repos"
55license = " MIT"
66authors = [" Tony Narlock <tony@git-pull.com>" ]
Original file line number Diff line number Diff line change 22__title__ = "vcspull"
33__package_name__ = "vcspull"
44__description__ = "Manage and sync multiple git, mercurial, and svn repos"
5- __version__ = "1.28.0 "
5+ __version__ = "1.28.1 "
66__author__ = "Tony Narlock"
77__github__ = "https://github.com/vcs-python/vcspull"
88__docs__ = "https://vcspull.git-pull.com"
You can’t perform that action at this time.
0 commit comments