From 5344667598fc2c413233fbcfa4cfedc536176b31 Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Tue, 13 Sep 2022 20:17:41 +0200 Subject: [PATCH] Release as v0.16.0rc1 --- README.md | 5 +++-- deployment/project.env | 2 +- pyproject.toml | 2 +- src/inventory/__init__.py | 2 +- ...dmin_item_normal_user_create_minimal_item_2.snapshot.html | 4 ++-- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 29601b1..726d2ef 100644 --- a/README.md +++ b/README.md @@ -154,12 +154,13 @@ Files are separated into: "/src/" and "/development/" ## history -* [**dev**](https://github.com/jedie/PyInventory/compare/v0.15.0...main) +* [**dev**](https://github.com/jedie/PyInventory/compare/0.16.0rc1...main) + * tbc +* [v0.16.0rc1 - 19.08.2022](https://github.com/jedie/PyInventory/compare/v0.15.0...0.16.0rc1) * Update requirements * Bugfix missing CK-Editor * Replace Creole base README with markdown * Remove Docker stuff from README - * tbc * [v0.15.0 - 19.08.2022](https://github.com/jedie/PyInventory/compare/v0.14.0...v0.15.0) * Speedup item change list by prefetch "location" * Better changelists for super users diff --git a/deployment/project.env b/deployment/project.env index 02ced85..d73562f 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.15.0 +export PROJECT_VERSION=0.16.0rc1 diff --git a/pyproject.toml b/pyproject.toml index acd5ed4..b3f1934 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyInventory" -version = "0.15.0" +version = "0.16.0rc1" 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 46ffec2..ec7a2c5 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.15.0" +__version__ = "0.16.0rc1" 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 eb950cf..bb5b68d 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.15.0 + Change Item | PyInventory v0.16.0rc1 @@ -84,7 +84,7 @@