Skip to content

Commit fd3ae16

Browse files
committed
v3.0.0
1 parent 6dd0d12 commit fd3ae16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

takproto/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
"""TAKProto: Encode & Decode TAK Protocol Payloads using Python."""
2727

28-
__version__ = "3.0.0-beta6"
28+
__version__ = "3.0.0"
2929

3030
# COMPAT Python 3.6 import work-around.
3131
try:

0 commit comments

Comments
 (0)