We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e9f5f commit 121e2eaCopy full SHA for 121e2ea
setup.py
@@ -7,7 +7,7 @@ def readme():
7
8
9
setup(name='ubxtranslator',
10
- version='0.2.1',
+ version='0.2.2',
11
description='A lightweight python library for translating UBX packets',
12
long_description=readme(),
13
long_description_content_type="text/markdown",
0 commit comments