summaryrefslogtreecommitdiff
path: root/python3/pyinotify.py
diff options
context:
space:
mode:
authorSebastien Martini <seb@dbzteam.org>2015-01-09 22:15:58 +0100
committerSebastien Martini <seb@dbzteam.org>2015-01-09 22:15:58 +0100
commitf3ee9bb651654930f034d6001ffa9ba5f5c43b3d (patch)
treecf18ad2ae8cac39410c6be781ce0a84052487d83 /python3/pyinotify.py
parent859c834e111b28f0fd68686c826606bdb43e778c (diff)
downloadpyinotify-f3ee9bb651654930f034d6001ffa9ba5f5c43b3d.tar.gz
Release Pyinotify 0.9.50.9.5
Diffstat (limited to 'python3/pyinotify.py')
-rwxr-xr-xpython3/pyinotify.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3/pyinotify.py b/python3/pyinotify.py
index 576ec52..df4034a 100755
--- a/python3/pyinotify.py
+++ b/python3/pyinotify.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# pyinotify.py - python interface to inotify
-# Copyright (c) 2005-2014 Sebastien Martini <seb@dbzteam.org>
+# Copyright (c) 2005-2015 Sebastien Martini <seb@dbzteam.org>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
@@ -92,7 +92,7 @@ except ImportError:
__author__ = "seb@dbzteam.org (Sebastien Martini)"
-__version__ = "0.9.4"
+__version__ = "0.9.5"
# Compatibity mode: set to True to improve compatibility with