Skip to content

Commit 69d0c42

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2025-08-20) ### Features * fix README badges ([#2](#2)) ([746c2c8](746c2c8))
1 parent 746c2c8 commit 69d0c42

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
# [1.4.0](https://github.com/officialpycasbin/postgresql-watcher/compare/v1.3.0...v1.4.0) (2025-08-20)
4+
5+
6+
### Features
7+
8+
* fix README badges ([#2](https://github.com/officialpycasbin/postgresql-watcher/issues/2)) ([746c2c8](https://github.com/officialpycasbin/postgresql-watcher/commit/746c2c87109a5a7a0c7ef76954d6e7b68582c821))
9+
310
# [1.3.0](https://github.com/officialpycasbin/postgresql-watcher/compare/v1.2.0...v1.3.0) (2025-08-15)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6-
version = 1.3.0
6+
version = 1.4.0
77

0 commit comments

Comments
 (0)