From 8b8564e89b9d59b622dd44fe86f6cc49218a564f Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Wed, 29 Sep 2021 19:48:01 +0200 Subject: [PATCH] Release as v0.10.0 --- README.creole | 5 +++-- README.rst | 10 ++++++---- deployment/project.env | 2 +- pyproject.toml | 2 +- src/inventory/__init__.py | 2 +- .../test_admin_item_auto_group_items_1.snapshot.html | 4 ++-- .../test_admin_item_auto_group_items_2.snapshot.html | 4 ++-- 7 files changed, 16 insertions(+), 13 deletions(-) diff --git a/README.creole b/README.creole index 1d69b7e..cd3b7b5 100644 --- a/README.creole +++ b/README.creole @@ -156,9 +156,10 @@ Files are separated into: "/src/" and "/development/" == history -* [[https://github.com/jedie/PyInventory/compare/v0.9.4...master|compare v0.9.4...master]] **dev** -** Group item: default "automatic" mode and can be disabled by filter action +* [[https://github.com/jedie/PyInventory/compare/v0.10.0...master|compare v0.10.0...master]] **dev** ** tbc +* [[https://github.com/jedie/PyInventory/compare/v0.9.4...v0.10.0|v0.10.0 - 29.09.2021]] +** Group item: default "automatic" mode and can be disabled by filter action * [[https://github.com/jedie/PyInventory/compare/v0.9.3...v0.9.4|v0.9.4 - 15.09.2021]] ** Pin {{{psycopg < 2.9}}} because of https://github.com/psycopg/psycopg2/issues/1293 * [[https://github.com/jedie/PyInventory/compare/v0.9.2...v0.9.3|v0.9.3 - 15.09.2021]] diff --git a/README.rst b/README.rst index b18bee9..c6d92ea 100644 --- a/README.rst +++ b/README.rst @@ -218,12 +218,14 @@ Files are separated into: "/src/" and "/development/" history ------- -* `compare v0.9.4...master `_ **dev** - - * Group item: default "automatic" mode and can be disabled by filter action +* `compare v0.10.0...master `_ **dev** * tbc +* `v0.10.0 - 29.09.2021 `_ + + * Group item: default "automatic" mode and can be disabled by filter action + * `v0.9.4 - 15.09.2021 `_ * Pin ``psycopg < 2.9`` because of `https://github.com/psycopg/psycopg2/issues/1293 `_ @@ -403,4 +405,4 @@ donation ------------ -``Note: this file is generated from README.creole 2021-09-29 19:16:20 with "python-creole"`` \ No newline at end of file +``Note: this file is generated from README.creole 2021-09-29 19:44:56 with "python-creole"`` \ No newline at end of file diff --git a/deployment/project.env b/deployment/project.env index ce6fc50..aa5b9b2 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.9.4 +export PROJECT_VERSION=0.10.0 diff --git a/pyproject.toml b/pyproject.toml index 1fb1518..5ec9988 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyInventory" -version = "0.9.4" +version = "0.10.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 37d067f..034625c 100644 --- a/src/inventory/__init__.py +++ b/src/inventory/__init__.py @@ -4,7 +4,7 @@ :license: GNU GPL v3 or above, see LICENSE for more details. """ -__version__ = "0.9.4" +__version__ = "0.10.0" # https://docs.djangoproject.com/en/2.0/ref/applications/#configuring-applications-ref default_app_config = "inventory.apps.InventoryConfig" diff --git a/src/inventory_project/tests/test_admin_item_auto_group_items_1.snapshot.html b/src/inventory_project/tests/test_admin_item_auto_group_items_1.snapshot.html index e0512fc..c31f06a 100644 --- a/src/inventory_project/tests/test_admin_item_auto_group_items_1.snapshot.html +++ b/src/inventory_project/tests/test_admin_item_auto_group_items_1.snapshot.html @@ -1,7 +1,7 @@ -Select Item to change | PyInventory v0.9.4 +Select Item to change | PyInventory v0.10.0 @@ -28,7 +28,7 @@