uplid 1.1.3__py3-none-any.whl → 1.1.4__py3-none-any.whl

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: uplid
3
- Version: 1.1.3
3
+ Version: 1.1.4
4
4
  Summary: Universal Prefixed Literal IDs - type-safe, human-readable identifiers
5
5
  Keywords: pydantic,fastapi,sqlalchemy,uuid,identifiers,stripe,prefixed-ids,type-safe
6
6
  Author: ZVS
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 3.14
15
15
  Classifier: Typing :: Typed
16
16
  Requires-Dist: pydantic>=2.10
17
17
  Requires-Python: >=3.14
18
- Project-URL: Homepage, https://github.com/zvsdev/uplid
18
+ Project-URL: Homepage, https://zvs.fyi/projects/uplid
19
19
  Project-URL: Repository, https://github.com/zvsdev/uplid
20
20
  Description-Content-Type: text/markdown
21
21
 
@@ -2,6 +2,6 @@ uplid/__init__.py,sha256=gtEVlE30N9TrHaTEpinM5t428HT6NzGjMTDq6ABsKMY,281
2
2
  uplid/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  uplid/sqlalchemy.py,sha256=FFELyg-7GCUPPiSBncIXSHEkoAaxxoqK1IYvS8Ja5Bg,6311
4
4
  uplid/uplid.py,sha256=s4g81Vko5041EJsiYka2mVL7uNoCcfqoH-cU5Ka3b6o,15803
5
- uplid-1.1.3.dist-info/WHEEL,sha256=iHtWm8nRfs0VRdCYVXocAWFW8ppjHL-uTJkAdZJKOBM,80
6
- uplid-1.1.3.dist-info/METADATA,sha256=rv97s0HNKFnOxTv-BMWdkO7We7Xb8eBDwzDKQ9LPTtM,6365
7
- uplid-1.1.3.dist-info/RECORD,,
5
+ uplid-1.1.4.dist-info/WHEEL,sha256=iHtWm8nRfs0VRdCYVXocAWFW8ppjHL-uTJkAdZJKOBM,80
6
+ uplid-1.1.4.dist-info/METADATA,sha256=hdCsUg4sxMcoTLBGbPAnZX5umbX4H0IZq0UMyZektMg,6364
7
+ uplid-1.1.4.dist-info/RECORD,,
File without changes