Skip to content

Commit

Permalink
bumped version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulyalin committed Dec 31, 2021
1 parent ace3b2d commit 9e5f371
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
author = 'Denis Mulyalin'

# The full version, including alpha/beta/rc tags
release = '0.1.2'
release = '0.2.0'

# use index.rst instead of contents.rst:
master_doc = 'index'
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="N2G",
version="0.1.2",
version="0.2.0",
author="Denis Mulyalin",
author_email="[email protected]",
description="Need To Graph",
Expand Down

0 comments on commit 9e5f371

Please sign in to comment.