Revert "disable bump for post1 version"

This reverts commit 2d4be347e9.
This commit is contained in:
Ian McEwen
2024-04-08 10:54:10 -07:00
parent 2d4be347e9
commit 1c93b7bd52
2 changed files with 13 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ with open("README.md", "r") as fh:
# This call to setup() does all the work
setup(
name="meshtastic",
version="2.3.4.post1",
version="2.3.4",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",