We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b43fb commit afdd483Copy full SHA for afdd483
README.md
@@ -51,4 +51,4 @@ pytest
51
52
📖 Visit: [https://devolvdev.github.io/devolv](https://devolvdev.github.io/devolv)
53
54
-Built with love by the [Devolv](https://github.com/devolvdev) OSS team.
+Built with love by the [Devolv Dev](https://github.com/devolvdev) team.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "devolv"
7
-version = "0.1.2"
+version = "0.1.3"
8
description = "Modular DevOps Toolkit with IAM policy validation"
9
readme = "README.md"
10
requires-python = ">=3.8"
0 commit comments