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 6feffcc commit d5abb88Copy full SHA for d5abb88
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="mariadb-sequential-partition-manager",
6
- version="0.2.3",
+ version="0.2.4",
7
description="Manage DB partitions based on sequential IDs",
8
long_description="Manage MariaDB Partitions based on sequential IDs",
9
classifiers=[
0 commit comments