getsentry / sentry-jira

A Plugin for sentry that lets you create JIRA issues
Other
95 stars 32 forks source link

Put v0.10.0 on PyPi #94

Closed Duologic closed 8 years ago

Duologic commented 8 years ago

I've ran into this issue using sentry-jira==0.9.0: https://github.com/getsentry/sentry/issues/3001

Installing sentry-jira==0.10.0 (Github Release > tar.gz) seems to fix it.

Could you put sentry-jira==0.10.0 on PyPi so others can benefit from it too?

Thanks!

bsergean commented 8 years ago

Ran into that problem too ...

dcramer commented 8 years ago

Pushed 0.11.0. It looks like our deploys were broken for 0.10.0 so it never went live.

bsergean commented 8 years ago

Thanks !

Duologic commented 8 years ago

Great!

bsergean commented 8 years ago

Looks like this is the version that got pushed -> 0.11.0.dev0; the setup.py file probably wasn't changed. Not a big deal for me but maybe a bit confusing. Should the next version be 0.12.0, or can a 0.11.0 be released (maybe 0.11.1) ?

https://pypi.python.org/pypi/sentry-jira

dcramer commented 8 years ago

Doh. Pushing up now as 0.11.1 (though I think 0.11.0 would have taken priority).