mirror of
https://github.com/meshtastic/python.git
synced 2026-04-18 13:57:00 -04:00
update from master
This commit is contained in:
4
setup.py
4
setup.py
@@ -12,7 +12,11 @@ with open("README.md", "r") as fh:
|
||||
# This call to setup() does all the work
|
||||
setup(
|
||||
name="meshtastic",
|
||||
<<<<<<< HEAD
|
||||
version="1.2.00",
|
||||
=======
|
||||
version="1.1.50",
|
||||
>>>>>>> dev
|
||||
description="Python API & client shell for talking to Meshtastic devices",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user