Skip to content

Commit 2dcf2ac

Browse files
committed
[ci skip] Increase version to 1.14.1
1 parent 76e328f commit 2dcf2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
test_required = f.read().splitlines()
88

99
setup(name='argschema',
10-
version='1.14.0',
10+
version='1.14.1',
1111
description=' a wrapper for setting up modules that can have parameters specified by command line arguments,\
1212
json_files, or dictionary objects. Providing a common wrapper for data processing modules.',
1313
author='Forrest Collman,David Feng',

0 commit comments

Comments
 (0)