Skip to content

Commit 287d5a0

Browse files
committed
bumped version to 2.3.2
1 parent 81431aa commit 287d5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pynuodb/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '2.3'
1+
__version__ = '2.3.2'
22

33
from .connection import *
44
from .datatype import *

0 commit comments

Comments
 (0)