Skip to content

Commit

Permalink
Update setup.py version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 1, 2024
1 parent f00491b commit a375ba5
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='asc',
version='0.0.1',
version='0.0.2',
packages=find_packages(exclude=['tests*']),
include_package_data=True,
scripts=['cli/asc'],
Expand Down

0 comments on commit a375ba5

Please sign in to comment.