Skip to content

Commit 5c6c7ae

Browse files
committed
added functionality to pickle filtered dataframes
1 parent 3df1324 commit 5c6c7ae

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
@@ -8,7 +8,7 @@
88

99
setup(
1010
name = 'pyreason',
11-
version = '1.1.3',
11+
version = '1.1.4',
1212
author = 'Dyuman Aditya',
1313
author_email = '[email protected]',
1414
description = 'An explainable inference software supporting annotated, real valued, graph based and temporal logic',

0 commit comments

Comments
 (0)