Bump version 0.11.0 -> 0.11.1

This commit is contained in:
Karolina Surma
2024-11-21 17:55:12 +01:00
parent cdd333ec7d
commit 68ba134aa9
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
# [0.11.1] - 2024-11-21
### Changed
- Bring back the processing of the legacy sdist filenames (removed in v0.11.0).
# [0.11.0] - 2024-10-22
### Added
- For packages that publish METADATA with `License-File` field on PyPI,
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "pyp2spec"
version = "0.11.0"
version = "0.11.1"
description = "Generate a valid Fedora specfile from Python package from PyPI"
readme = { file = "README.md", content-type = "text/markdown" }
authors = [