<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,6 +24,10 @@ Options:
 
 Changelog
 ---------
+0.4
+~~~
+* Directories are now walked recursively and all files are added and watched
+
 0.3.2
 ~~~~~
 * Added --version</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@ def read(fname):
 
 setup(
     name = &quot;pywatch&quot;,
-    version = &quot;0.3.1&quot;,
+    version = &quot;0.4&quot;,
     url = 'http://heisel.org/blog/code/pywatch/',
     license = 'MIT',
     description = &quot;Runs arbitrary commands if files specified to be watched change.&quot;,</diff>
      <filename>setup.py</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-VERSION = &quot;0.3.2&quot;
+VERSION = &quot;0.4&quot;
 
 import sys
 </diff>
      <filename>src/pywatch/__init__.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b7349fcb31553fda12894637d5a4d3b1c8b36e66</id>
    </parent>
  </parents>
  <author>
    <name>Chris Heisel</name>
    <email>chris@heisel.org</email>
  </author>
  <url>http://github.com/cmheisel/pywatch/commit/c838238eac072fcee730ab1b620e3f669d958495</url>
  <id>c838238eac072fcee730ab1b620e3f669d958495</id>
  <committed-date>2009-08-09T19:18:58-07:00</committed-date>
  <authored-date>2009-08-09T19:18:58-07:00</authored-date>
  <message>Upping version to 0.4 and updating changelog.</message>
  <tree>6ab860db0294b808fa1e92f740409a4c9a311113</tree>
  <committer>
    <name>Chris Heisel</name>
    <email>chris@heisel.org</email>
  </committer>
</commit>
