Skip to content

Commit

Permalink
Bump Python package version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tlinhart committed Aug 31, 2023
1 parent e24bee2 commit ed09632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def long_description():

setup(
name="pulumi-aws-tags",
version="0.4.1",
version="0.5.0",
author="Tomáš Linhart",
author_email="[email protected]",
description="Pulumi package that helps manage tags for AWS resources",
Expand Down

0 comments on commit ed09632

Please sign in to comment.