We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd0d12 commit fd3ae16Copy full SHA for fd3ae16
takproto/__init__.py
@@ -25,7 +25,7 @@
25
26
"""TAKProto: Encode & Decode TAK Protocol Payloads using Python."""
27
28
-__version__ = "3.0.0-beta6"
+__version__ = "3.0.0"
29
30
# COMPAT Python 3.6 import work-around.
31
try:
0 commit comments