Skip to content

Commit de203a4

Browse files
committed
Tag v1.46.0
1 parent bb9d599 commit de203a4

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
@@ -27,12 +27,14 @@ $ uv add vcspull --prerelease allow
2727
$ uvx --from 'vcspull' --prerelease allow vcspull
2828
```
2929

30-
## vcspull v1.46.x (unreleased)
30+
## vcspull v1.47.x (unreleased)
3131

3232
<!-- Maintainers, insert changes / features for the next release here -->
3333

3434
_Upcoming changes will be written here._
3535

36+
## vcspull v1.46.0 (2025-11-02)
37+
3638
### Bug Fixes
3739

3840
#### `vcspull add` keeps tilde workspace labels in path-first mode (#482, #483)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "vcspull"
3-
version = "1.45.0"
3+
version = "1.46.0"
44
description = "Manage and sync multiple git, mercurial, and svn repos"
55
requires-python = ">=3.10,<4.0"
66
license = { text = "MIT" }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)