Skip to content

Commit

Permalink
Merge pull request #12 from delta-mpc/lr
Browse files Browse the repository at this point in the history
update version to 0.6.0
  • Loading branch information
mh739025250 authored Jul 15, 2022
2 parents 575b75d + 2a3613a commit e8f9c52
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.6.0rc1",
version="0.6.0",
license_files=("LICENSE"),
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit e8f9c52

Please sign in to comment.