Skip to content

Commit 58b5011

Browse files
authored
bump async_repl lib after changes (#656)
1 parent 71f928b commit 58b5011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/charms/mysql/v0/async_replication.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# The unique Charmhub library identifier, never change it
5555
LIBID = "4de21f1a022c4e2c87ac8e672ec16f6a"
5656
LIBAPI = 0
57-
LIBPATCH = 7
57+
LIBPATCH = 8
5858

5959
RELATION_OFFER = "replication-offer"
6060
RELATION_CONSUMER = "replication"

0 commit comments

Comments
 (0)