Skip to content
Snippets Groups Projects
Commit 9013f0b4 authored by Guillaume Everarts de Velp's avatar Guillaume Everarts de Velp
Browse files

Release version 0.0.2

parent 1186b6e7
No related branches found
Tags 0.0.2
No related merge requests found
# Changelog
## v0.0.2 - 2024-07-23
- Initial release
\ No newline at end of file
......@@ -2,7 +2,7 @@
name = inmanta-module-kubernetes
freeze_recursive = False
freeze_operator = ~=
version = 0.0.1
version = 0.0.2
license = ASL 2.0
[options]
......@@ -55,3 +55,6 @@ known_third_party = pytest,pydantic,Jinja2
[black]
line-length = 128
target-version = 'py36', 'py37', 'py38'
[egg_info]
tag_build =
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment