We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc09ed commit 2aed472Copy full SHA for 2aed472
setup.py
@@ -30,7 +30,7 @@
30
31
PY_MARIADB_MAJOR_VERSION = 1
32
PY_MARIADB_MINOR_VERSION = 1
33
-PY_MARIADB_PATCH_VERSION = 13
+PY_MARIADB_PATCH_VERSION = 14
34
PY_MARIADB_PRE_RELEASE_SEGMENT = None
35
PY_MARIADB_PRE_RELEASE_NR = 0
36
PY_MARIADB_POST_RELEASE_SEGMENT = None
0 commit comments