Skip to content

Commit

Permalink
0.1.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
NullConvergence committed Jun 13, 2020
1 parent 92dc448 commit 0ec0c93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
@@ -1,8 +1,8 @@
# v0.1.5 released
# v0.1.6 released
from setuptools import setup, find_packages

setup(name="graphrepo",
version="0.1.5",
version="0.1.6",
description="A tool that maps a Github repo to Neo4j and Helps Mining the Repo in the DB",
url="https://github.com/NullConvergence/GraphRepo",
license='Apache License',
Expand Down

0 comments on commit 0ec0c93

Please sign in to comment.