Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 22, 2024
1 parent 42630c3 commit c548810
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "meshtastic"
version = "2.3.11"
version = "2.3.12"
description = "Python API & client shell for talking to Meshtastic devices"
authors = ["Meshtastic Developers <[email protected]>"]
license = "GPL-3.0-only"
Expand Down Expand Up @@ -38,6 +38,7 @@ pdoc3 = "^0.10.0"
autopep8 = "^2.1.0"
pylint = "^3.2.3"
pytap2 = "^2.3.0"
pyinstaller = "^6.8.0"

[tool.poetry.extras]
tunnel = ["pytap2"]
Expand Down

0 comments on commit c548810

Please sign in to comment.