Skip to content

Commit 91b3eac

Browse files
committed
Roll the version to 0.1.0
1 parent fe81abb commit 91b3eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tempodb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import client
1111
from client import *
1212

13-
VERSION = (0, 0, 9)
13+
VERSION = (0, 1, 0)
1414

1515

1616
def get_version():

0 commit comments

Comments
 (0)