Skip to content

Commit 754188a

Browse files
committed
Release version 2.15.0
1 parent 05fa754 commit 754188a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015-10-08 Version 2.15.0
2+
3+
* Upgrade to mysqlclient 1.3.6
4+
15
2015-05-14 Version 2.14.5
26

37
* Fixed bug with invalid connections in the ConnectionPool

memsql/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
""" MemSQL-python
22
"""
33

4-
__version__ = "2.14.5"
4+
__version__ = "2.15.0"

0 commit comments

Comments
 (0)