kernpy 0.0.1__tar.gz → 0.0.2__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.2
2
2
  Name: kernpy
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: A small example package
5
5
  Author-email: Example Author <author@example.com>
6
6
  License: MIT
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "kernpy"
3
- version = "0.0.1"
3
+ version = "0.0.2"
4
4
  authors = [
5
5
  { name="Example Author", email="author@example.com" },
6
6
  ]
@@ -0,0 +1 @@
1
+ kernpy='MEC 2025'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: kernpy
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: A small example package
5
5
  Author-email: Example Author <author@example.com>
6
6
  License: MIT
File without changes
File without changes
File without changes
File without changes
File without changes