tinysemver 3.0.0__tar.gz → 3.0.1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tinysemver
3
- Version: 3.0.0
3
+ Version: 3.0.1
4
4
  Summary: Semantic-Versioning... that doesn't need 300,000 lines of JS
5
5
  Author-email: Ash Vardanian <1983160+ashvardanian@users.noreply.github.com>
6
6
  License: Apache License
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "tinysemver"
7
- version = "3.0.0"
7
+ version = "3.0.1"
8
8
  description = "Semantic-Versioning... that doesn't need 300,000 lines of JS"
9
9
  readme = "README.md"
10
10
  license = { file = "LICENSE" }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tinysemver
3
- Version: 3.0.0
3
+ Version: 3.0.1
4
4
  Summary: Semantic-Versioning... that doesn't need 300,000 lines of JS
5
5
  Author-email: Ash Vardanian <1983160+ashvardanian@users.noreply.github.com>
6
6
  License: Apache License
File without changes
File without changes
File without changes