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 91aff91 commit 00f6381Copy full SHA for 00f6381
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name="graphscraper",
11
- version="0.1.0",
+ version="0.1.1",
12
description="Graph implementation that loads graph data (nodes and edges) from external sources "
13
"and caches the loaded data in a database using sqlalchemy or flask-sqlalchemy.",
14
long_description=long_description,
0 commit comments