Skip to content

Commit 6f994d2

Browse files
committed
bump version
1 parent 389ef46 commit 6f994d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ultrack/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# ignoring small float32/64 zero flush warning
1111
warnings.filterwarnings("ignore", message="The value of the smallest subnormal for")
1212

13-
__version__ = "0.6.3"
13+
__version__ = "0.7.0.dev0"
1414

1515
from ultrack.config.config import MainConfig, load_config
1616
from ultrack.core.export.ctc import to_ctc

0 commit comments

Comments
 (0)