Skip to content

Commit

Permalink
Merge pull request #5 from delta-mpc/0.5.0
Browse files Browse the repository at this point in the history
update version to 0.5.0
  • Loading branch information
mh739025250 committed May 7, 2022
2 parents 51bc8ed + 69ce99c commit 0c6ea0f
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 @@ -30,7 +30,7 @@ def run_tests(self):

setup(
name="delta-task",
version="0.5.0rc2",
version="0.5.0",
packages=find_packages(),
include_package_data=True,
exclude_package_data={"": [".gitignore"]},
Expand Down

0 comments on commit 0c6ea0f

Please sign in to comment.