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 4
4
5
5
- _ Add your latest changes from PRs here_
6
6
7
+ ## vcspull 1.11.1 (2022-03-12)
8
+
7
9
### Security
8
10
9
11
- Update libvcs 0.11.0 -> 0.11.1 to patch mercurial URL injection
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " vcspull"
3
- version = " 1.11.0 "
3
+ version = " 1.11.1 "
4
4
description = " synchronize your projects via yaml / json files"
5
5
license = " MIT"
6
6
authors = [" Tony Narlock <tony@git-pull.com>" ]
Original file line number Diff line number Diff line change 1
1
__title__ = "vcspull"
2
2
__package_name__ = "vcspull"
3
3
__description__ = "synchronize your projects via yaml / json files"
4
- __version__ = "1.11.0 "
4
+ __version__ = "1.11.1 "
5
5
__author__ = "Tony Narlock"
6
6
__github__ = "https://github.com/vcs-python/vcspull"
7
7
__docs__ = "https://vcspull.git-pull.com"
You can’t perform that action at this time.
0 commit comments