Skip to content

Commit efa59d6

Browse files
authored
Bump version to v0.2.0 (#106)
1 parent 835efa1 commit efa59d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

siatune/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) SI-Analytics. All rights reserved.
2-
__version__ = '0.1.0'
2+
__version__ = '0.2.0'
33
from typing import Tuple
44

55

0 commit comments

Comments
 (0)