diff --git a/dist/devranta-1.0.0-py3-none-any.whl b/dist/devranta-1.0.0-py3-none-any.whl index 7c60868..fbce460 100644 Binary files a/dist/devranta-1.0.0-py3-none-any.whl and b/dist/devranta-1.0.0-py3-none-any.whl differ diff --git a/dist/devranta-1.0.0.tar.gz b/dist/devranta-1.0.0.tar.gz index e31573c..6f0dd62 100644 Binary files a/dist/devranta-1.0.0.tar.gz and b/dist/devranta-1.0.0.tar.gz differ diff --git a/src/devranta.egg-info/PKG-INFO b/src/devranta.egg-info/PKG-INFO index 1852fe8..fe0732f 100644 --- a/src/devranta.egg-info/PKG-INFO +++ b/src/devranta.egg-info/PKG-INFO @@ -16,6 +16,8 @@ Requires-Dist: dataset devRanta is an async devrant client written in and for Python. Authentication is only needed for half of the functionality and thus username and password are optional parameters by constructing the main class of this package (Api). +You can find last packages in tar and wheel format [here](https://retoor.molodetz.nl/retoor/devranta/packages). + ## Running ``` make run