We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85118a6 commit ea9e4d0Copy full SHA for ea9e4d0
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="awscost",
10
- version="0.2.4",
+ version="0.2.5",
11
description="Command Line utility for cost of aws.",
12
long_description=open(os.path.join(here, "README.md")).read(),
13
long_description_content_type="text/markdown",
0 commit comments