Skip to content

paultiq/uv-dynamic-versioning

 
 

Repository files navigation

uv-dynamic-versioning

PyPI version

poetry-dynamic-versioning influenced dynamic versioning tool for uv/hatch, powered by dunamai.

Introduction

This fork exists to cut out the pydantic dependency in uv-dynamic-versioning.

Pydantic Core takes a bit longer to be ready for new Python releases. For example, as of writing, Python 3.14RC1 is out, but Pydantic isn't yet available.

This fork is intended to be a minimal fork that only removes the type checking in the data layer so that adopters can leverage uv-dynamic-versioning without the pydantic dependency.

About

Dynamic versioning based on VCS tags for uv/hatch project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%