Bump version from 0.1.1 to 0.1.2

This commit is contained in:
sttarsky
2026-07-15 16:01:21 +03:00
committed by GitHub
parent 79dbb99186
commit 663cbad352

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "oxipy" name = "oxipy"
version = "0.1.1" version = "0.1.2"
description = "Python client for Oxidized API with TTP-based config parsing" description = "Python client for Oxidized API with TTP-based config parsing"
readme = "README.md" readme = "README.md"
license = "Apache-2.0" license = "Apache-2.0"