Skip to content

Commit 41941a6

Browse files
committed
version bump 0.6.0
1 parent b4f72da commit 41941a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchserve_dashboard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
from datetime import date
55

6-
__version__ = 'v0.5.0'
6+
__version__ = 'v0.6.0'
77

88
__author_name__ = 'Ceyda Cinarel'
99
__author_email__ = '[email protected]'

0 commit comments

Comments
 (0)