Skip to content

Commit 932250d

Browse files
committed
Bump version to match with new ncdb feature
Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>
1 parent 86c9025 commit 932250d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ucis/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BASE = "0.1.5"
2+
BASE = "0.2.0"
33
SUFFIX = ""
44

55
__version__ = (BASE, SUFFIX)

0 commit comments

Comments
 (0)