Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 9, 2024
1 parent 89e8fa5 commit 5060b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='dumptls',
version='0.2.1', # This will be dynamically updated by the GitHub Action
version='0.3.0', # This will be dynamically updated by the GitHub Action
packages=find_packages(),
include_package_data=True,
install_requires=[
Expand Down

0 comments on commit 5060b7e

Please sign in to comment.