Skip to content

Commit

Permalink
bumping to next minor version for major feature add
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman committed Jan 3, 2018
1 parent ad982f8 commit 27d2035
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 @@ -7,7 +7,7 @@
test_required = f.read().splitlines()

setup(name='argschema',
version='1.15.15',
version='1.16.0',
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 27d2035

Please sign in to comment.