commit | 7f4edb074ab4558d2c4e93f2de9edde57c645198 | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Wed Dec 29 09:52:29 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Wed Dec 29 09:52:29 2010 +0530 |
tree | db5fb9523bed82aa7433d5a87e8033f1b5a39c5e | |
parent | 9478d60e68a192a04ed893a813b4828562ecfa67 [diff] |
Adds a __version__ attribute to the C module * Adds a __version__ tuple attribute to the _watchdog_fsevents module. This may be used by client code to determine the version of watchdog library in use as this version number matches the containing watchdog version. Signed-off-by: Gora Khargosh <gora.khargosh@gmail.com>