Skip to content

Commit 337c9d5

Browse files
committed
v0.8.9
1 parent 54860a8 commit 337c9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caravel/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VERSION_MAJOR = 0
22
VERSION_MINOR = 8
3-
VERSION_BUILD = 8
3+
VERSION_BUILD = 9
44
VERSION_INFO = (VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD)
55
VERSION_STRING = "%d.%d.%d" % VERSION_INFO
66

0 commit comments

Comments
 (0)