Skip to content

Commit

Permalink
updated version number to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
clstaudt committed Aug 19, 2015
1 parent 0a89c94 commit d24895b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion networkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"Guido Brückner", "Patrick Flick", "Michael Hamann", "Lukas Hartmann", "Daniel Hoske", "Gerd Lindner", "Moritz v. Looz", "Yassine Marrakchi", "Henning Meyerhenke", \
"Marcel Radermacher", "Klara Reichard", "Marvin Ritter", "Aleksejs Sazonovs", "Florian Weber", "Michael Wegner", "Jörg Weisbarth"]
__license__ = "MIT"
__version__ = "3.5"
__version__ = "3.6"


# standard library modules
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name='networkit'

version='3.5'
version='3.6'

url='https://networkit.iti.kit.edu/'

Expand Down

0 comments on commit d24895b

Please sign in to comment.