Prepare release of 0.1.2

This commit is contained in:
malnvenshorn 2018-01-18 12:00:00 +01:00
parent 799d69cba0
commit 87afd384a8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ from setuptools import setup
plugin_identifier = "webcamtab"
plugin_package = "octoprint_webcamtab"
plugin_name = "OctoPrint-WebcamTab"
plugin_version = "0.1.1"
plugin_version = "0.1.2"
plugin_description = """Show webcam stream in separate tab"""
plugin_author = "Sven Lohrmann"
plugin_author_email = "malnvenshorn@gmail.com"