summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Houghton <alastair@alastairs-place.net>2019-01-02 19:07:44 +0000
committerAlastair Houghton <alastair@alastairs-place.net>2019-01-02 19:07:44 +0000
commit3e02d91ef0e3eb32e614fe2f6bf8dd80d5099aff (patch)
tree79ec37f58d67d80d85bca7bd6668c78dbce5540b
parente3813bae184d0811c4633b68a397bd1427739268 (diff)
downloadnetifaces-git-3e02d91ef0e3eb32e614fe2f6bf8dd80d5099aff.tar.gz
Bumped version number.release_0_10_9
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6597b3b..54b809e 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ else:
output = getattr(builtins, 'print', lambda x: True)
-__version__ = "0.10.8"
+__version__ = "0.10.9"
# Disable hard links, otherwise building distributions fails on OS X
try: