summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b4f712e..bec0c61 100755
--- a/setup.py
+++ b/setup.py
@@ -103,7 +103,7 @@ if compile_ext_mod or should_compile_ext_mod():
setup(
name='pyinotify',
- version='0.9.4',
+ version='0.9.5',
description='Linux filesystem events monitoring',
author='Sebastien Martini',
author_email='seb@dbzteam.org',