We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e306b19 commit effaa59Copy full SHA for effaa59
lib/charms/mysql/v0/s3_helpers.py
@@ -31,7 +31,7 @@
31
32
# Increment this PATCH version before using `charmcraft publish-lib` or reset
33
# to 0 if you are raising the major API version
34
-LIBPATCH = 6
+LIBPATCH = 7
35
36
# botocore/urllib3 clutter the logs when on debug
37
logging.getLogger("botocore").setLevel(logging.WARNING)
0 commit comments