~franciscosouza/txaws/txaws-bundled-vpc

« back to all changes in this revision

Viewing changes to txaws/version.py

  • Committer: Francisco Souza
  • Date: 2012-11-21 12:16:48 UTC
  • Revision ID: f@souza.cc-20121121121648-ppa6n9rbw4v89enz
client, ec2: bundling all VPC related changes

https://codereview.appspot.com/6852064/
https://codereview.appspot.com/6826065/
https://codereview.appspot.com/6814123/
https://codereview.appspot.com/6822097/

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
txaws = "0.2.3"
2
 
ec2_api = "2009-11-30"
 
2
ec2_api = "2012-08-15"
3
3
s3_api = "2006-03-01"