Skip to content

Commit 0458b8b

Browse files
committed
Bump Version 0.0.15
Former-commit-id: d3d0cb2
1 parent 71aa0ab commit 0458b8b

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.14
1+
v0.0.15

superduperdb/__init__.py

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

1010
logging = log = logger.logging
1111

12-
__version__ = '0.0.14'
12+
__version__ = '0.0.15'
1313

1414
from superduperdb.backends import ibis, mongodb
1515

0 commit comments

Comments
 (0)