diff --git a/setup.py b/setup.py index 7d7f2b3..6773a64 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="torchserve_dashboard", - version="v0.3.2", + version="v0.3.3", url="https://github.com/cceyda/torchserve-dashboard", license="Apache Software License 2.0", author="Ceyda Cinarel",