Skip to content

Commit 95fba76

Browse files
committed
patch for screenshot in readme
1 parent f8c4218 commit 95fba76

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
AISCOT - AIS Cursor on Target Gateway
22
*************************************
33

4-
.. image:: https://raw.githubusercontent.com/ampledata/aiscot/2023_updates/docs/screenshot_1676076870_2962.png
4+
.. image:: https://raw.githubusercontent.com/ampledata/aiscot/main/docs/screenshot_1676076870_2962.png
55
:alt: Screenshot of AIS as COT PLI in ATAK.
6-
:target: https://raw.githubusercontent.com/ampledata/aiscot/2023_updates/docs/screenshot_1676076870_2962.png
6+
:target: https://raw.githubusercontent.com/ampledata/aiscot/main/docs/screenshot_1676076870_2962.png
77

88
Description
99
===========

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import setuptools
2626

2727
__title__ = "aiscot"
28-
__version__ = "5.2.0"
28+
__version__ = "5.2.1"
2929
__author__ = "Greg Albrecht <[email protected]>"
3030
__copyright__ = "Copyright 2023 Greg Albrecht"
3131
__license__ = "Apache License, Version 2.0"

0 commit comments

Comments
 (0)