Skip to content

Commit

Permalink
Update package version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sangwonl committed Dec 7, 2021
1 parent 6512778 commit 9cdcafd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-packager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Release Packager

on:
release:
types: [created]
types: [published]

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
long_description_content_type='text/markdown',
author="sangwonl",
author_email="[email protected]",
version="0.2.0",
version="0.3.0",
license="MIT",
zip_safe=False,
include_package_data=True,
Expand Down

0 comments on commit 9cdcafd

Please sign in to comment.