Skip to content

Commit

Permalink
bump version again
Browse files Browse the repository at this point in the history
  • Loading branch information
cceyda committed Nov 30, 2021
1 parent 3a323d2 commit c1611d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchserve_dashboard/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os
from datetime import date

__version__ = 'v0.4.0'
__version__ = 'v0.5.0'

__author_name__ = 'Ceyda Cinarel'
__author_email__ = '15624271+cceyda@users.noreply.github.com'
Expand Down

0 comments on commit c1611d7

Please sign in to comment.