Skip to content

Commit 0ac4ee6

Browse files
committed
Update to version 4.1.0
1 parent cf8715c commit 0ac4ee6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pynuodb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
See the LICENSE file provided with this software.
77
"""
88

9-
__version__ = '4.0.1'
9+
__version__ = '4.1.0'
1010

1111
from .connection import * # pylint: disable=wildcard-import
1212
from .datatype import * # pylint: disable=wildcard-import

0 commit comments

Comments
 (0)