Skip to content

Commit 42493a7

Browse files
committed
testing deb
1 parent e268fcf commit 42493a7

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## PyTAK 7.1.0
2+
3+
Happy Lunar New Year 2025 - Year of the Snake.
4+
5+
- Fixes
6+
7+
18
## PyTAK 7.0.1
29

310
Happy Summer Solstice

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Python Team Awareness Kit
44

5-
PyTAK is a Python Module for creating [TAK](https://tak.gov) clients, servers & gateways.
5+
PyTAK is a Python Module for creating Team Awareness Kit ([TAK](https://tak.gov)) clients, servers & gateways.
66

77
## Features
88

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ keywords =
5757
packages = find:
5858
include_package_data = True
5959
python_requires = >=3.6, <4
60+
package_dir =
61+
pytak = src
6062

6163
[options.packages.find]
6264
where = src

0 commit comments

Comments
 (0)