Prepare a new release

--HG--
extra : rebase_source : ca48d7b8a44501bdb0087b7ba5a27fc58e5d4da7
This commit is contained in:
Christophe de Vienne
2011-10-07 21:51:23 +02:00
parent 5ff7cc9d31
commit 6313fd8a10
3 changed files with 15 additions and 1 deletions

12
doc/changes.rst Normal file
View File

@@ -0,0 +1,12 @@
Changes
=======
0.1.0a2 (2011-10-07)
--------------------
* Added support for arrays in all the protocols
0.1.0a1 (2011-10-04)
--------------------
Initial public release.

View File

@@ -27,6 +27,8 @@ Contents
gettingstarted
api
changes
Indices and tables
==================

View File

@@ -1,5 +1,5 @@
name = "WSME"
version = "0.1.0a1"
version = "0.1.0a2"
description = "Web Services Made Easy"
long_description = """