diff --git a/inflection-0.4.0.tar.gz b/inflection-0.4.0.tar.gz deleted file mode 100644 index af0172f..0000000 --- a/inflection-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32a5c3341d9583ec319548b9015b7fbdf8c429cbcb575d326c33ae3a0e90d52c -size 14536 diff --git a/inflection-0.5.0.tar.gz b/inflection-0.5.0.tar.gz new file mode 100644 index 0000000..91b2d7b --- /dev/null +++ b/inflection-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f576e85132d34f5bf7df5183c2c6f94cfb32e528f53065345cf71329ba0b8924 +size 14830 diff --git a/python-inflection.changes b/python-inflection.changes index 279d274..c0b75c4 100644 --- a/python-inflection.changes +++ b/python-inflection.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 28 12:05:16 UTC 2020 - Sebastian Wagner + +- update to version 0.5.0: + - Add type hints (#45) + ------------------------------------------------------------------- Tue Apr 7 07:42:02 UTC 2020 - Sebastian Wagner diff --git a/python-inflection.spec b/python-inflection.spec index 3da86d0..26f9c22 100644 --- a/python-inflection.spec +++ b/python-inflection.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-inflection -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: A port of Ruby on Rails inflector to Python License: MIT