Skip to content

Commit ec70e64

Browse files
committed
Tag v1.28.0 (QueryList generic improvements)
1 parent 200407b commit ec70e64

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
1515
// Usage: vcspull@next sync [config]
1616
```
1717

18-
## vcspull v1.28.x (unreleased)
18+
## vcspull v1.29.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.28.0 (2024-02-07)
25+
2426
_Maintenance only, no bug fixes or new features_
2527

2628
### Breaking changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "vcspull"
3-
version = "1.27.0"
3+
version = "1.28.0"
44
description = "Manage and sync multiple git, mercurial, and svn repos"
55
license = "MIT"
66
authors = ["Tony Narlock <tony@git-pull.com>"]

src/vcspull/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__title__ = "vcspull"
33
__package_name__ = "vcspull"
44
__description__ = "Manage and sync multiple git, mercurial, and svn repos"
5-
__version__ = "1.27.0"
5+
__version__ = "1.28.0"
66
__author__ = "Tony Narlock"
77
__github__ = "https://github.com/vcs-python/vcspull"
88
__docs__ = "https://vcspull.git-pull.com"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy