-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e11a462
commit 1a64333
Showing
11 changed files
with
21 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" | |
|
||
[project] | ||
name = "http_plus_purplelemons_dev" | ||
version = "0.2.0" | ||
version = "0.2.1" | ||
authors = [ | ||
{name = "PurpleLemons", email = "[email protected]"} | ||
] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Metadata-Version: 2.1 | ||
Name: http-plus-purplelemons-dev | ||
Version: 0.1.3 | ||
Name: http_plus_purplelemons_dev | ||
Version: 0.2.1 | ||
Summary: A high-level, dynamic HTTP server for Python. Quickly deploy simple servers, or customize complex, high-performance ones. | ||
Author-email: PurpleLemons <[email protected]> | ||
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.1.3 | ||
Pre-release version 0.2.1 | ||
|
||
(go check the [changelog](./changelog.md) for more info on versions plz i worked hard on it thx) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters