mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-27 21:00:37 +02:00
Bump version 0.11.0 -> 0.11.1
This commit is contained in:
@@ -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
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user