overlay.library 0.3.0.post3.dev0__tar.gz → 0.3.0.post12.dev0__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,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: overlay.library
3
- Version: 0.3.0.post3.dev0
3
+ Version: 0.3.0.post12.dev0
4
4
  Summary: Backward compatibility wrapper — overlay.library is now mixinv2-library
5
- Project-URL: Repository, https://github.com/Atry/overlay
5
+ Project-URL: Repository, https://github.com/Atry/MIXINv2
6
6
  Author-email: "Yang, Bo" <yang-bo@yang-bo.com>
7
7
  License-Expression: MIT
8
8
  Classifier: Development Status :: 3 - Alpha
@@ -10,4 +10,4 @@ Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Programming Language :: Python :: 3.13
11
11
  Classifier: Programming Language :: Python :: 3.14
12
12
  Requires-Python: >=3.13
13
- Requires-Dist: mixinv2-library==0.3.0.post3.dev0
13
+ Requires-Dist: mixinv2-library==0.3.0.post12.dev0
@@ -9,7 +9,7 @@ source = "uv-dynamic-versioning"
9
9
  vcs = "git"
10
10
  style = "pep440"
11
11
  bump = false
12
- fallback-version = "0.1.0"
12
+ fallback-version = "0.0.0.dev0"
13
13
  metadata = false
14
14
 
15
15
  [project]
@@ -42,4 +42,4 @@ only-include = ["src/overlay/library"]
42
42
  sources = ["src"]
43
43
 
44
44
  [project.urls]
45
- Repository = "https://github.com/Atry/overlay"
45
+ Repository = "https://github.com/Atry/MIXINv2"