Skip to content

Commit 86df409

Browse files
committed
Update package version
1 parent 4ac205e commit 86df409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfpq_data/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
experimental analysis of context-free path querying algorithms
88
"""
99

10-
__version__ = "1.0.1"
10+
__version__ = "1.0.2"
1111

1212
import cfpq_data.config
1313
from cfpq_data.config import *

0 commit comments

Comments
 (0)