From f6d24f1e6c70331ec51339a3c07243d7ccde7fe1 Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Wed, 14 Sep 2022 16:14:27 +0200 Subject: [PATCH] Release as v0.16.0 --- README.md | 4 ++-- deployment/project.env | 2 +- pyproject.toml | 2 +- src/inventory/__init__.py | 2 +- ...admin_item_normal_user_create_minimal_item_2.snapshot.html | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 726d2ef..72d2b71 100644 --- a/README.md +++ b/README.md @@ -154,9 +154,9 @@ Files are separated into: "/src/" and "/development/" ## history -* [**dev**](https://github.com/jedie/PyInventory/compare/0.16.0rc1...main) +* [**dev**](https://github.com/jedie/PyInventory/compare/0.16.0...main) * tbc -* [v0.16.0rc1 - 19.08.2022](https://github.com/jedie/PyInventory/compare/v0.15.0...0.16.0rc1) +* [v0.16.0 - 14.09.2022](https://github.com/jedie/PyInventory/compare/v0.15.0...0.16.0) * Update requirements * Bugfix missing CK-Editor * Replace Creole base README with markdown diff --git a/deployment/project.env b/deployment/project.env index d73562f..14d36dd 100644 --- a/deployment/project.env +++ b/deployment/project.env @@ -1,3 +1,3 @@ export PROJECT_NAME=pyinventory export PROJECT_PACKAGE_NAME=pyinventory -export PROJECT_VERSION=0.16.0rc1 +export PROJECT_VERSION=0.16.0 diff --git a/pyproject.toml b/pyproject.toml index b3f1934..075b5f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyInventory" -version = "0.16.0rc1" +version = "0.16.0" description = "Web based management to catalog things including state and location etc. using Python/Django." authors = ["JensDiemer "] homepage = "https://github.com/jedie/PyInventory" diff --git a/src/inventory/__init__.py b/src/inventory/__init__.py index ec7a2c5..76a8349 100644 --- a/src/inventory/__init__.py +++ b/src/inventory/__init__.py @@ -4,4 +4,4 @@ :license: GNU GPL v3 or above, see LICENSE for more details. """ -__version__ = "0.16.0rc1" +__version__ = "0.16.0" diff --git a/src/inventory_project/tests/test_admin_item_normal_user_create_minimal_item_2.snapshot.html b/src/inventory_project/tests/test_admin_item_normal_user_create_minimal_item_2.snapshot.html index bb5b68d..0e2d342 100644 --- a/src/inventory_project/tests/test_admin_item_normal_user_create_minimal_item_2.snapshot.html +++ b/src/inventory_project/tests/test_admin_item_normal_user_create_minimal_item_2.snapshot.html @@ -2,7 +2,7 @@ - Change Item | PyInventory v0.16.0rc1 + Change Item | PyInventory v0.16.0 @@ -84,7 +84,7 @@