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 81e5bfa commit e70718bCopy full SHA for e70718b
graphkit/__init__.py
@@ -2,7 +2,7 @@
2
# Licensed under the terms of the Apache License, Version 2.0. See the LICENSE file associated with the project for terms.
3
4
__author__ = 'hnguyen'
5
-__version__ = '1.2.2'
+__version__ = '1.2.4'
6
7
from .functional import operation, compose
8
0 commit comments