Add SemVer VERSION, Jenkins CI/CD, and release 0.1.1.

Ship Harbor/Hub push with latest+version tags, deploy to openstack.devops.org.ru, and show the package version badge in Help → About.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Sergey Antropoff
2026-07-28 00:57:38 +03:00
parent eee8572340
commit b39c8fa9a1
18 changed files with 602 additions and 23 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "openstack-api-simulator"
version = "0.1.0"
version = "0.1.1"
description = "Stateful asynchronous OpenStack API laboratory simulator"
readme = "README.md"
requires-python = ">=3.13,<3.14"