change version to 0.0.3
This commit is contained in:
@@ -34,7 +34,7 @@ from pyinotify import ProcessEvent
|
||||
from pyinotifyd._install import install, uninstall
|
||||
from pyinotifyd.scheduler import TaskScheduler, Cancel
|
||||
|
||||
__version__ = "0.0.2"
|
||||
__version__ = "0.0.3"
|
||||
|
||||
|
||||
class _SchedulerList:
|
||||
|
||||
Reference in New Issue
Block a user