This commit is contained in:
Tim Cuthbertson 2015-06-13 18:26:01 +10:00
parent 5a04018b1f
commit 16e6cbcb6d
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.4.1
0.4.2

View File

@ -110,7 +110,7 @@ nosetests --no-color
<version not-before="0.1.7"/>
</requires>
<requires interface="http://gfxmonk.github.io/0downstream/feeds/pypi/colorama.xml" os="Windows"/>
<implementation version="{version}" released="{date}">
<implementation version="{version}">
<manifest-digest/>
<archive href="{archive}"/>
</implementation>

View File

@ -14,7 +14,7 @@ setup(
name='rednose',
py_modules=['rednose'],
url='http://gfxmonk.net/dist/0install/rednose.xml',
version='0.4.1',
version='0.4.2',
classifiers=[
"License :: OSI Approved :: BSD License",
"Programming Language :: Python",