Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Fowers <80718789+jeremyfowers@users.noreply.github.com>
  • Loading branch information
jeremyfowers authored Aug 27, 2024
1 parent 18867d0 commit 760f615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/devices/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def get_specific_version(plugin_name: str, version_key: str) -> str:

setup(
name="turnkeyml_plugin_devices",
version="0.0.2",
version="1.0.0",
package_dir={"": "src"},
packages=[
"turnkeyml_plugin_devices",
Expand Down

0 comments on commit 760f615

Please sign in to comment.