PyPI release
a1tus opened this issue · 4 comments
a1tus commented
Hello.
Are you planning to make a release with new features since 0.6.6?
In our case, we have to use commit id coz of breaking changes in msgpack 1.0.0.
Totktonada commented
Sure.
Totktonada commented
tarantool 0.7.1 was released.
Totktonada commented
That was my mistake: I released 0.7.0 first, but then I found that it depends on msgpack-python (the old library name). So, I yanked the release on PyPI (AFAIU pip will not install it if this version is not requested explicitly) and released 0.7.1 with the correct dependency. Sorry for possible inconvenience.
a1tus commented
@Totktonada great, thank you.