diff --git a/setup.py b/setup.py index 613dbe1..fd08e39 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ plugin_identifier = "polarcloud" plugin_package = "octoprint_polarcloud" plugin_name = "OctoPrint-PolarCloud" -plugin_version = "1.4" +plugin_version = "1.6" plugin_description = """Connects OctoPrint to the PolarCloud so you can easily monitor and control outside of your local network""" plugin_author = "Mark Walker" plugin_author_email = "markwal@hotmail.com"