cloudcosttree 0.2.2__tar.gz → 0.2.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cloudcosttree
3
- Version: 0.2.2
3
+ Version: 0.2.4
4
4
  Summary: Estimate AWS infrastructure costs in a hierarchical tree before you apply
5
5
  Author: CloudCostTree
6
6
  License: Proprietary
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "cloudcosttree"
7
- version = "0.2.2"
7
+ version = "0.2.4"
8
8
  description = "Estimate AWS infrastructure costs in a hierarchical tree before you apply"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.8"
@@ -2,4 +2,4 @@
2
2
  # downloads (see launcher.py) -- `pip install --upgrade cloudcosttree`
3
3
  # bumping this is what triggers a fresh binary download, the same way
4
4
  # any other pip package's upgrade mechanism works.
5
- __version__ = "0.2.2"
5
+ __version__ = "0.2.4"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cloudcosttree
3
- Version: 0.2.2
3
+ Version: 0.2.4
4
4
  Summary: Estimate AWS infrastructure costs in a hierarchical tree before you apply
5
5
  Author: CloudCostTree
6
6
  License: Proprietary
File without changes
File without changes