Skip to content

Commit

Permalink
Chore: Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
speedcell4 committed Dec 30, 2020
1 parent 0365deb commit c8d38bd
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.2',
version='0.2.3',
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 c8d38bd

Please sign in to comment.