dsoprea / PyInotify

An efficient and elegant inotify (Linux filesystem activity monitor) library for Python. Python 2 and 3 compatible.
GNU General Public License v2.0
245 stars 73 forks source link

New release? #38

Closed peci1 closed 6 years ago

peci1 commented 6 years ago

It's been a long time since last release. In the meantime, some bugs got fixed, so I'd be happy to see a new release. Could we get one, please? :)

dsoprea commented 6 years ago

Done. Released as 0.2.9 .

peci1 commented 6 years ago

Wow, that was fast :) Thanks