Skip to content

Commit

Permalink
0.2.1.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
stain committed Feb 5, 2018
1 parent 363542f commit 2bc940b
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.1.1',
version = '0.2.1.dev0',
description = 'arcp (Archive and Package) URI parser and generator',
long_description=long_description,
author = 'Stian Soiland-Reyes',
Expand Down

0 comments on commit 2bc940b

Please sign in to comment.