We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac205e commit 86df409Copy full SHA for 86df409
cfpq_data/__init__.py
@@ -7,7 +7,7 @@
7
experimental analysis of context-free path querying algorithms
8
"""
9
10
-__version__ = "1.0.1"
+__version__ = "1.0.2"
11
12
import cfpq_data.config
13
from cfpq_data.config import *
0 commit comments