Skip to content

Commit

Permalink
[feature] update version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mh739025250 committed Sep 7, 2021
1 parent da880ff commit ab50084
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_node",
version="0.0.2",
version="0.1.0",
packages=find_packages(),
include_package_data=True,
exclude_package_data={"": [".gitignore"]},
Expand Down

0 comments on commit ab50084

Please sign in to comment.