Skip to content

Commit

Permalink
release arcp 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stain committed Feb 12, 2020
1 parent fd8f664 commit 25e5d44
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 @@ -31,7 +31,7 @@
setup(
name = 'arcp',
packages = find_packages(exclude=['contrib', 'docs', 'tests']), # Required
version = '0.2.1.dev0',
version = '0.2.1',
description = 'arcp (Archive and Package) URI parser and generator',
long_description=long_description,
author = 'Stian Soiland-Reyes',
Expand Down

0 comments on commit 25e5d44

Please sign in to comment.