Skip to content

Commit 00f6381

Browse files
author
Péter Volf
committed
new version for the sake of consistency before trying pypi registration
1 parent 91aff91 commit 00f6381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="graphscraper",
11-
version="0.1.0",
11+
version="0.1.1",
1212
description="Graph implementation that loads graph data (nodes and edges) from external sources "
1313
"and caches the loaded data in a database using sqlalchemy or flask-sqlalchemy.",
1414
long_description=long_description,

0 commit comments

Comments
 (0)