jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.04k stars 137 forks source link

pypi package button still says 0.3.0 #105

Closed alexanderdean closed 8 years ago

alexanderdean commented 8 years ago

There's also no 0.4.0 tag - whereas the CHANGELOG says 0.4.0...

jorgebastida commented 8 years ago

I did bundle together 0.4 few weeks ago... but didn't push it to pypi because couldn't find time to run all integration tests. Because there might be some people using 0.4 already... I'm building all recent changes as 0.5. Will push to pypi soon.

alexanderdean commented 8 years ago

Makes sense!

jorgebastida commented 8 years ago

https://pypi.python.org/pypi/gordon/0.5.0

alexanderdean commented 8 years ago

Woot!