Skip to content

Commit 0710e2c

Browse files
authored
minor release to replace deprecated networkx functions
1 parent 90fbd9f commit 0710e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metaknowledge/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33
import sys
44

5-
__version__ = '3.3.3.2'
5+
__version__ = '3.4'
66

77
commonRecordFields = [
88
'year',

0 commit comments

Comments
 (0)