Skip to content

Commit

Permalink
updated setup.py to prepare to release version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Péter Volf committed Nov 18, 2017
1 parent 5fbac45 commit 9cde3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="graphscraper",
version="0.3.0",
version="0.4.0",
description="Graph implementation that loads graph data (nodes and edges) from external sources "
"and caches the loaded data in a database using sqlalchemy or flask-sqlalchemy.",
long_description=long_description,
Expand Down

0 comments on commit 9cde3a3

Please sign in to comment.