Prepare a new release
--HG-- extra : rebase_source : ca48d7b8a44501bdb0087b7ba5a27fc58e5d4da7
This commit is contained in:
12
doc/changes.rst
Normal file
12
doc/changes.rst
Normal 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.
|
||||
@@ -27,6 +27,8 @@ Contents
|
||||
gettingstarted
|
||||
api
|
||||
|
||||
changes
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name = "WSME"
|
||||
version = "0.1.0a1"
|
||||
version = "0.1.0a2"
|
||||
|
||||
description = "Web Services Made Easy"
|
||||
long_description = """
|
||||
|
||||
Reference in New Issue
Block a user