absent1706 / sqlalchemy-mixins

Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: was v1.1 deleted from pypi?

gyermolenko opened this issue · comments

Hi!
Yes, it was deleted because 1.2 code unintentionally deployed to PyPi as v1.1.
This was made to prevent end-user confusion.

Also note that 1.2 was deleted from PyPi too because it had big compatibility issue (fixed in 1.2.1).

PyPi now looks like this
PyPi actual state screenshot

Sorry for any inconvenience

thanks for the explanation!