mirror of
https://github.com/ciromattia/kcc
synced 2026-06-19 21:10:47 +00:00
2256df0785
New versions of slugify moved version informations to a standalone module (__verrsion__.py). Added a check to see if the imported version is indeed a string (as previously expected). If not, get the `__version__` variable in the `__version__` module.