Metadata-Version: 2.3
Name: psr-demo
Version: 0.4.7
Summary: Demo project for python-semantic-release
Author: fleetingbytes
Author-email: fleetingbytes <7075397+fleetingbytes@users.noreply.github.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Python Semantic Release Demo

Project showcasing a possible setup to utilize [python-semamtic-release][psm] with [uv][uv].

This turned out to be more difficult than anticipated.

[psm]: https://python-semantic-release.readthedocs.io/en/latest/index.html
[uv]: https://docs.astral.sh/uv
