We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e328f commit 2dcf2acCopy full SHA for 2dcf2ac
setup.py
@@ -7,7 +7,7 @@
7
test_required = f.read().splitlines()
8
9
setup(name='argschema',
10
- version='1.14.0',
+ version='1.14.1',
11
description=' a wrapper for setting up modules that can have parameters specified by command line arguments,\
12
json_files, or dictionary objects. Providing a common wrapper for data processing modules.',
13
author='Forrest Collman,David Feng',
0 commit comments