Increased version to 0.1.1
This commit is contained in:
parent
251fa0f6d1
commit
030b270a33
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ from setuptools import setup
|
|||||||
plugin_identifier = "webcamtab"
|
plugin_identifier = "webcamtab"
|
||||||
plugin_package = "octoprint_webcamtab"
|
plugin_package = "octoprint_webcamtab"
|
||||||
plugin_name = "OctoPrint-WebcamTab"
|
plugin_name = "OctoPrint-WebcamTab"
|
||||||
plugin_version = "0.1.0"
|
plugin_version = "0.1.1"
|
||||||
plugin_description = """Show webcam stream in separate tab"""
|
plugin_description = """Show webcam stream in separate tab"""
|
||||||
plugin_author = "Sven Lohrmann"
|
plugin_author = "Sven Lohrmann"
|
||||||
plugin_author_email = "malnvenshorn@gmail.com"
|
plugin_author_email = "malnvenshorn@gmail.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user