kopia lustrzana https://github.com/jedie/PyInventory
Release as v0.21.1
rodzic
c7bae912cc
commit
7ecbedd764
|
@ -166,7 +166,7 @@ To make a new release, do this:
|
|||
|
||||
[comment]: <> (✂✂✂ auto generated history start ✂✂✂)
|
||||
|
||||
* [v0.21.1rc1](https://github.com/jedie/PyInventory/compare/v0.21.0...v0.21.1rc1)
|
||||
* [v0.21.1](https://github.com/jedie/PyInventory/compare/v0.21.0...v0.21.1)
|
||||
* 2025-05-01 - Replace setuptools with hatchling
|
||||
* 2025-04-30 - Update requirements and some small code parts
|
||||
* [v0.21.0](https://github.com/jedie/PyInventory/compare/v0.20.1...v0.21.0)
|
||||
|
|
|
@ -8,5 +8,5 @@
|
|||
"""
|
||||
|
||||
# See https://packaging.python.org/en/latest/specifications/version-specifiers/
|
||||
__version__ = '0.21.1rc1'
|
||||
__version__ = '0.21.1'
|
||||
__author__ = 'Jens Diemer <PyInventory@jensdiemer.de>'
|
||||
|
|
Ładowanie…
Reference in New Issue