Skip to content

Commit bc68e13

Browse files
committed
Update version to 0.1.7
1 parent ab6f844 commit bc68e13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jsondb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from .db import Database
66

7-
__version__ = '0.1.6'
7+
__version__ = '0.1.7'
88
__author__ = 'Gunther Cox'
99
__email__ = 'gunthercx@gmail.com'
1010
__url__ = 'https://github.com/gunthercox/jsondb'

0 commit comments

Comments
 (0)