Skip to content

Commit

Permalink
[ci skip] Increase version to 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman committed Sep 14, 2017
1 parent 311df28 commit a1e0275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -7,7 +7,7 @@
test_required = f.read().splitlines()

setup(name='argschema',
version='1.15.1',
version='1.15.2',
description=' a wrapper for setting up modules that can have parameters specified by command line arguments,\
json_files, or dictionary objects. Providing a common wrapper for data processing modules.',
author='Forrest Collman,David Feng',
Expand Down

0 comments on commit a1e0275

Please sign in to comment.