File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,12 +15,20 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
1515// Usage: vcspull@next sync [config]
1616```
1717
18- ## vcspull v1.20 .x (unreleased)
18+ ## vcspull v1.21 .x (unreleased)
1919
2020- _ Notes on upcoming releases will be added here_
2121
2222<!-- Maintainers, insert changes / features for the next release here -->
2323
24+ ## vcspull v1.20.0 (2023-03-15)
25+
26+ ### Bug fix
27+
28+ - libvcs: 0.20.0 -> 0.21.0
29+
30+ This removes the ` typing-extensions ` requirement from production builds.
31+
2432## vcspull v1.19.0 (2022-12-31)
2533
2634### Internal
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " vcspull"
3- version = " 1.19 .0"
3+ version = " 1.20 .0"
44description = " Manage and sync multiple git, mercurial, and svn repos"
55license = " MIT"
66authors = [" Tony Narlock <tony@git-pull.com>" ]
You can’t perform that action at this time.
0 commit comments