disable bump for post1 version

This commit is contained in:
Ian McEwen
2024-04-08 10:49:13 -07:00
parent 26f024dc11
commit 2d4be347e9
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",
version="2.3.4.post1",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",