Skip to content

Commit

Permalink
Chore: Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
speedcell4 committed Nov 12, 2020
1 parent b6d9e7b commit b43a3df
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 @@ -5,7 +5,7 @@
setup(
name=name,
description='An interactive annotation-driven ArgumentParser generator',
version='0.2.0',
version='0.2.1',
packages=[package for package in find_packages() if package.startswith(name)],
url='https://github.com/speedcell4/aku',
license='MIT',
Expand Down

0 comments on commit b43a3df

Please sign in to comment.