From f66375a44351be8b17da65e44f8f9a6d01c2a8be Mon Sep 17 00:00:00 2001 From: Greg Albrecht Date: Fri, 21 Jun 2024 09:49:27 -0700 Subject: [PATCH] beta bump --- aiscot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiscot/__init__.py b/aiscot/__init__.py index 9311ad2..f5e8f19 100644 --- a/aiscot/__init__.py +++ b/aiscot/__init__.py @@ -19,7 +19,7 @@ """AISCOT: Display Ships in TAK - AIS to TAK Gateway""" -__version__ = "6.0.0-beta3" +__version__ = "6.0.0-beta4" # Python 3.6 test/build work-around: try: