Skip to content

Commit

Permalink
Merge pull request #112 from marcolivierarsenault/update_dep
Browse files Browse the repository at this point in the history
update dep
  • Loading branch information
marcolivierarsenault authored Dec 4, 2023
2 parents 54256c9 + 247d2ca commit 3d23043
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.2
v1.2.3
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tefnut"
version = "1.2.2"
version = "1.2.3"
description = "Tefnut is a control system to manage central humidificatior."
authors = ["Marc-Olivier Arsenault <[email protected]>"]
license = "MIT"
Expand Down Expand Up @@ -31,7 +31,7 @@ werkzeug = "*"

[tool.poetry.group.dev.dependencies]
flake8 = "*"
autopep8 = "^2.0.2"
autopep8 = "*"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 3d23043

Please sign in to comment.