mathutilslib 0.0.2__tar.gz → 0.0.2a0__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.
@@ -0,0 +1,5 @@
1
+ Metadata-Version: 2.4
2
+ Name: mathutilslib
3
+ Version: 0.0.2a0
4
+ Summary: May work on 2.4, when tested it will update!
5
+ Requires-Python: >=2.7
@@ -0,0 +1,5 @@
1
+ Metadata-Version: 2.4
2
+ Name: mathutilslib
3
+ Version: 0.0.2a0
4
+ Summary: May work on 2.4, when tested it will update!
5
+ Requires-Python: >=2.7
@@ -4,5 +4,6 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "mathutilslib"
7
- version = "0.0.2"
8
- description = "Simple math utilities"
7
+ version = "0.0.2a"
8
+ description = "May work on 2.4, when tested it will update!"
9
+ requires-python = ">=2.7"
@@ -1,4 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: mathutilslib
3
- Version: 0.0.2
4
- Summary: Simple math utilities
@@ -1,4 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: mathutilslib
3
- Version: 0.0.2
4
- Summary: Simple math utilities
File without changes
File without changes