change version to 0.0.10
This commit is contained in:
@@ -36,7 +36,7 @@ from pyinotify import ProcessEvent, ExcludeFilter
|
||||
from pyinotifyd._install import install, uninstall
|
||||
from pyinotifyd.scheduler import TaskScheduler, Cancel
|
||||
|
||||
__version__ = "0.0.9"
|
||||
__version__ = "0.0.10"
|
||||
|
||||
|
||||
def setLoglevel(loglevel, logname=None):
|
||||
|
||||
Reference in New Issue
Block a user