Skip to content

Commit 2fbff5d

Browse files
committed
release 1.4.3
cursor close fix query packed
1 parent 5412beb commit 2fbff5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quicksqlconnector/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.4.2'
1+
__version__ = '1.4.3'
22
from typing import Optional
33
import mysql.connector as mysql
44
from prettytable import PrettyTable

0 commit comments

Comments
 (0)