sstools 0.2.8__tar.gz → 0.2.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sstools-0.2.8 → sstools-0.2.9}/PKG-INFO +5 -1
- {sstools-0.2.8 → sstools-0.2.9}/README.md +4 -0
- {sstools-0.2.8 → sstools-0.2.9}/setup.py +1 -1
- {sstools-0.2.8 → sstools-0.2.9}/sstools/ssconv.py +1 -0
- {sstools-0.2.8 → sstools-0.2.9}/sstools.egg-info/PKG-INFO +5 -1
- {sstools-0.2.8 → sstools-0.2.9}/MANIFEST.in +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/setup.cfg +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/sstools/__init__.py +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/sstools/fina_base_times.pkl +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/sstools/rudolph_punkttabelle.pkl +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/sstools.egg-info/SOURCES.txt +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/sstools.egg-info/dependency_links.txt +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/sstools.egg-info/top_level.txt +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/tests/__init__.py +0 -0
- {sstools-0.2.8 → sstools-0.2.9}/tests/test_ssconv.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: sstools
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.9
|
|
4
4
|
Summary: swimstats tools
|
|
5
5
|
Home-page: https://swimstats.net
|
|
6
6
|
Author: Roman Arnet
|
|
@@ -12,6 +12,10 @@ Requires-Python: >=3.6
|
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
|
|
14
14
|
# sstools - Swimstats Tools
|
|
15
|
+
sstools - Swimstats Tools
|
|
16
|
+
0.2.9
|
|
17
|
+
- Fix season 2024 FINA SCM
|
|
18
|
+
|
|
15
19
|
0.2.8
|
|
16
20
|
- Add season 2025 FINA SCM
|
|
17
21
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: sstools
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.9
|
|
4
4
|
Summary: swimstats tools
|
|
5
5
|
Home-page: https://swimstats.net
|
|
6
6
|
Author: Roman Arnet
|
|
@@ -12,6 +12,10 @@ Requires-Python: >=3.6
|
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
|
|
14
14
|
# sstools - Swimstats Tools
|
|
15
|
+
sstools - Swimstats Tools
|
|
16
|
+
0.2.9
|
|
17
|
+
- Fix season 2024 FINA SCM
|
|
18
|
+
|
|
15
19
|
0.2.8
|
|
16
20
|
- Add season 2025 FINA SCM
|
|
17
21
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|