We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f72da commit 41941a6Copy full SHA for 41941a6
torchserve_dashboard/__init__.py
@@ -3,7 +3,7 @@
3
import os
4
from datetime import date
5
6
-__version__ = 'v0.5.0'
+__version__ = 'v0.6.0'
7
8
__author_name__ = 'Ceyda Cinarel'
9
__author_email__ = '[email protected]'
0 commit comments