1 parent 1f2a7c1 commit 11f4303Copy full SHA for 11f4303
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[project]
6
name = "terravision"
7
-version = "0.45.0"
+version = "0.46.0"
8
description = "Terraform Architecture Visualizer"
9
readme = "README.md"
10
authors = [{ name = "Patrick Chugh", email = "terravisionapp@gmail.com" }]
@@ -31,7 +31,7 @@ terravision = "terravision.terravision:main"
31
32
[tool.poetry]
33
34
35
36
authors = ["Patrick Chugh <terravisionapp@gmail.com>"]
37
license = "AGPL-3.0-only"
0 commit comments