Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
schandrika committed Oct 1, 2024
1 parent 4825c38 commit 0d9082f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ profile = "black"
include = ["src/sysmon", "sysmonagent.config"]

name = "volttron-sysmon"
version = "0.1.0"
version = "1.0.0"
description = ""
authors = ["VOLTTRON Team <[email protected]>"]
license = "Apache License 2.0"
Expand All @@ -32,7 +32,7 @@ classifiers = [

[tool.poetry.dependencies]
python = ">=3.10,<4.0"
volttron = "^10.0.4rc1"
volttron-core = ">=2.0.0rc0"

[tool.poetry.group.dev.dependencies]
volttron-testing = "^0.4.0rc0"
Expand Down

0 comments on commit 0d9082f

Please sign in to comment.