Skip to content

Commit 6f16dc3

Browse files
committed
chore(main): release 0.21.1
1 parent 266b4d9 commit 6f16dc3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.21.1](https://github.com/Autodesk/pgbelt/compare/v0.21.0...v0.21.1) (2026-05-27)
4+
5+
6+
### Documentation
7+
8+
* update usage docs ([#965](https://github.com/Autodesk/pgbelt/issues/965)) ([266b4d9](https://github.com/Autodesk/pgbelt/commit/266b4d9238f76a3a2bdad72c12c859af2ef512c9))
9+
310
## [0.21.0](https://github.com/Autodesk/pgbelt/compare/v0.20.3...v0.21.0) (2026-05-27)
411

512

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 = "pgbelt"
3-
version = "0.21.0"
3+
version = "0.21.1"
44
description = "A CLI tool used to manage Postgres data migrations from beginning to end, for a single database or a fleet, leveraging pglogical replication."
55
authors = ["Varjitt Jeeva <varjitt.jeeva@autodesk.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)