Skip to content

Commit 0af0396

Browse files
committed
updated to 0.14.2 with all missing submodules
1 parent e83ef12 commit 0af0396

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: setup.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ def read(f_name):
1313

1414
setup(
1515
name='isatools',
16-
version='0.14.1',
16+
version='0.14.2',
1717
packages=['isatools',
1818
'isatools.model',
1919
'isatools.isatab',
2020
'isatools.isatab.dump',
2121
'isatools.isatab.load',
2222
'isatools.isatab.validate',
23+
'isatools.isatab.validate.rules',
2324
'isatools.isajson',
2425
'isatools.convert',
2526
'isatools.create',

0 commit comments

Comments
 (0)