Skip to content

Commit da0fffd

Browse files
committed
start 0.9.0
1 parent e3a47c9 commit da0fffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlflow/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (0, 8, 0)
1+
VERSION = (0, 9, 0, 'dev')
22

33
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)