diff options
| author | jortel <devnull@localhost> | 2010-03-31 16:40:59 +0000 |
|---|---|---|
| committer | jortel <devnull@localhost> | 2010-03-31 16:40:59 +0000 |
| commit | 72b7006b0e347e62ba32094cf8012e8860663612 (patch) | |
| tree | a6a7511f700007ec251c167646aa95102eb905bb | |
| parent | 59eb5d49b1ff0c770829ae4c5f2ae637a5fd4e43 (diff) | |
| download | suds-72b7006b0e347e62ba32094cf8012e8860663612.tar.gz | |
update build information.
| -rw-r--r-- | suds/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/suds/__init__.py b/suds/__init__.py index 1f61fc5..24853ce 100644 --- a/suds/__init__.py +++ b/suds/__init__.py @@ -27,7 +27,7 @@ import sys # __version__ = '0.4' -__build__="(beta) R665-20100311" +__build__="(beta) R669-20100331" # # Exceptions |
