Skip to content

Commit 35d6e30

Browse files
committed
Version 2.0.1
1 parent cad4dc7 commit 35d6e30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
# The short X.Y version.
5151
version = '2.0'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '2.0.0'
53+
release = '2.0.1'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from distutils.core import setup
77

88
setup(name = "python-networkmanager",
9-
version = "2.0.0",
9+
version = "2.0.1",
1010
author = "Dennis Kaarsemaker",
1111
author_email = "dennis@kaarsemaker.net",
1212
url = "http://github.com/seveas/python-networkmanager",

0 commit comments

Comments
 (0)