mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-27 21:00:37 +02:00
Bump version 0.12.2 -> 0.13.0
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
# [Unreleased]
|
||||
# [0.13.0] - 2025-07-31
|
||||
### Added
|
||||
- Support for generating spec files from a local path
|
||||
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "pyp2spec"
|
||||
version = "0.12.2"
|
||||
version = "0.13.0"
|
||||
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