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 5412beb commit 2fbff5dCopy full SHA for 2fbff5d
src/quicksqlconnector/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '1.4.2'
+__version__ = '1.4.3'
2
from typing import Optional
3
import mysql.connector as mysql
4
from prettytable import PrettyTable
0 commit comments