0.0.2 - fix httpx

This commit is contained in:
Waylon Walker 2024-04-06 08:16:27 -05:00
parent 133b37c490
commit a65477fac4
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
5 changed files with 54 additions and 14 deletions

View file

@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024-present Waylon S. Walker <waylon@waylonwalker.com>
#
# SPDX-License-Identifier: MIT
__version__ = "0.0.1"
__version__ = "0.0.2"