Skip to content

Commit 733ff10

Browse files
committed
version 0.15.0, plus add package lock
1 parent c262faa commit 733ff10

File tree

4 files changed

+1061
-3
lines changed

4 files changed

+1061
-3
lines changed

beakerx/beakerx/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (0, 14, 0)
1+
version_info = (0, 15, 0)
22
__version__ = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)