Skip to content

Commit 65c5416

Browse files
Revert LIBPATCH back to 0
1 parent 4fe72d8 commit 65c5416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/charms/postgresql_k8s/v1/postgresql.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
# Increment this PATCH version before using `charmcraft publish-lib` or reset
3636
# to 0 if you are raising the major API version
37-
LIBPATCH = 1
37+
LIBPATCH = 0
3838

3939
# Groups to distinguish HBA access
4040
ACCESS_GROUP_IDENTITY = "identity_access"

0 commit comments

Comments
 (0)