mirror of
https://github.com/MatthewScholefield/uvicorn-loguru-integration.git
synced 2023-07-20 23:10:15 +03:00
Increment version to 0.3.0
This commit is contained in:
2
setup.py
2
setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
|
||||
|
||||
setup(
|
||||
name='uvicorn-loguru-integration',
|
||||
version='0.2.0',
|
||||
version='0.3.0',
|
||||
description='Code to integrate uvicorn.run with Loguru logging',
|
||||
url='https://github.com/MatthewScholefield/uvicorn-loguru-integration',
|
||||
author='Matthew D. Scholefield',
|
||||
|
||||
Reference in New Issue
Block a user