diff --git a/dist/http_plus_purplelemons_dev-0.2.0-py3-none-any.whl b/dist/http_plus_purplelemons_dev-0.1.3-py3-none-any.whl similarity index 83% rename from dist/http_plus_purplelemons_dev-0.2.0-py3-none-any.whl rename to dist/http_plus_purplelemons_dev-0.1.3-py3-none-any.whl index 77cf5d8..012c3d5 100644 Binary files a/dist/http_plus_purplelemons_dev-0.2.0-py3-none-any.whl and b/dist/http_plus_purplelemons_dev-0.1.3-py3-none-any.whl differ diff --git a/dist/http_plus_purplelemons_dev-0.1.3.tar.gz b/dist/http_plus_purplelemons_dev-0.1.3.tar.gz new file mode 100644 index 0000000..05304ae Binary files /dev/null and b/dist/http_plus_purplelemons_dev-0.1.3.tar.gz differ diff --git a/dist/http_plus_purplelemons_dev-0.2.0.tar.gz b/dist/http_plus_purplelemons_dev-0.2.0.tar.gz deleted file mode 100644 index 8e98b50..0000000 Binary files a/dist/http_plus_purplelemons_dev-0.2.0.tar.gz and /dev/null differ diff --git a/src/http_plus_purplelemons_dev.egg-info/PKG-INFO b/src/http_plus_purplelemons_dev.egg-info/PKG-INFO index 57e9bbb..d34a578 100644 --- a/src/http_plus_purplelemons_dev.egg-info/PKG-INFO +++ b/src/http_plus_purplelemons_dev.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: http-plus-purplelemons-dev -Version: 0.2.0 +Version: 0.1.3 Summary: A high-level, dynamic HTTP server for Python. Quickly deploy simple servers, or customize complex, high-performance ones. Author-email: PurpleLemons License: GLPv3 @@ -27,7 +27,7 @@ hi welcome to http plus. It's a high-level, dynamic HTTP server for Python. Quic high-performance ones. ## Version -Pre-release version 0.2.0 +Pre-release version 0.1.3 (go check the [changelog](./changelog.md) for more info on versions plz i worked hard on it thx) diff --git a/src/http_plus_purplelemons_dev.egg-info/SOURCES.txt b/src/http_plus_purplelemons_dev.egg-info/SOURCES.txt index c44d598..85f99ef 100644 --- a/src/http_plus_purplelemons_dev.egg-info/SOURCES.txt +++ b/src/http_plus_purplelemons_dev.egg-info/SOURCES.txt @@ -2,7 +2,6 @@ LICENSE pyproject.toml readme.md src/http_plus_purplelemons_dev/__init__.py -src/http_plus_purplelemons_dev/async.py src/http_plus_purplelemons_dev/auth.py src/http_plus_purplelemons_dev/communications.py src/http_plus_purplelemons_dev/content_types.py