| author | kiorky <kiorky@cryptelium.net> |
| Tue Oct 28 15:48:10 2008 +0100 (3 years ago) | |
| changeset 74 | d9b8b070ca65 |
| parent 73 | 538abc500220 |
| child 75 | 74f9c7d226bc |
1.1 --- a/MANIFEST.in Tue Oct 28 14:55:39 2008 +0100 1.2 +++ b/MANIFEST.in Tue Oct 28 15:48:10 2008 +0100 1.3 @@ -1,3 +1,3 @@ 1.4 -include README.txt 1.5 +include *.txt 1.6 include buildout.cfg 1.7 include setup.py
2.1 --- a/setup.py Tue Oct 28 14:55:39 2008 +0100 2.2 +++ b/setup.py Tue Oct 28 15:48:10 2008 +0100 2.3 @@ -6,7 +6,7 @@ 2.4 os.chdir(setupdir) 2.5 2.6 name='minitage.recipe' 2.7 -version = '0.0.14' 2.8 +version = '0.0.15' 2.9 2.10 def read(rnames): 2.11 return open(