Metadata-Version: 2.3
Name: psr-demo
Version: 0.8.2
Summary: Demo project for python-semantic-release
Author: fleetingbytes
Author-email: fleetingbytes <7075397+fleetingbytes@users.noreply.github.com>
Requires-Python: >=3.11
Project-URL: Changelog, http://github.com/fleetingbytes/psr-demo/blob/master/CHANGELOG.md
Project-URL: Documentation, http://github.com/fleetingbytes/psr-demo/blob/master/README.md
Project-URL: Homepage, http://github.com/fleetingbytes/psr-demo
Project-URL: Issues, http://github.com/fleetingbytes/psr-demo/issues
Project-URL: Repository, http://github.com/fleetingbytes/psr-demo.git
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
