Skip to content

Commit 3126e60

Browse files
authored
Bump Version 0.0.18 (#1454)
Former-commit-id: d11bb12
1 parent e583afa commit 3126e60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.17
1+
v0.0.18

superduperdb/__init__.py

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

1010
logging = logger.Logging
1111

12-
__version__ = '0.0.17'
12+
__version__ = '0.0.18'
1313

1414
from superduperdb.backends import ibis, mongodb
1515

0 commit comments

Comments
 (0)