From 5130a1e81aef9d2e0f7cdb4c325be8d76068e866 Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Sat, 15 Jul 2023 16:50:53 +0200 Subject: [PATCH] Release as v0.18.1 --- README.md | 4 +++- deployment/project.env | 2 +- pyproject.toml | 2 +- ...admin_item_normal_user_create_minimal_item_2.snapshot.html | 4 ++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 119c316..b6f495a 100644 --- a/README.md +++ b/README.md @@ -154,8 +154,10 @@ Files are separated into: "/src/" and "/development/" ## history -* [**dev**](https://github.com/jedie/PyInventory/compare/v0.18.0...main) +* [**dev**](https://github.com/jedie/PyInventory/compare/v0.18.1...main) * tbc +* [v0.18.1 - 15.06.2023](https://github.com/jedie/PyInventory/compare/v0.18.0...v0.18.1) + * Update requirements * [v0.18.0 - 04.04.2023](https://github.com/jedie/PyInventory/compare/v0.17.0...v0.18.0) * Bugfix missing static files by tagulous bug * Update requirements and project setup diff --git a/deployment/project.env b/deployment/project.env index fe4c970..024e73d 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.18.0 +export PROJECT_VERSION=0.18.1 diff --git a/pyproject.toml b/pyproject.toml index ec5acc8..78935f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyInventory" -version = "0.18.0" +version = "0.18.1" description = "Web based management to catalog things including state and location etc. using Python/Django." authors = [ "Jens Diemer ", 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 1357058..dfc686d 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.18.0 + Change Item | PyInventory v0.18.1 @@ -71,7 +71,7 @@