chore: bump version to 0.3.1
This commit is contained in:
@@ -20,7 +20,7 @@ from fastapi_traffic.exceptions import (
|
||||
RateLimitExceeded,
|
||||
)
|
||||
|
||||
__version__ = "0.3.0"
|
||||
__version__ = "0.3.1"
|
||||
__all__ = [
|
||||
"Algorithm",
|
||||
"Backend",
|
||||
|
||||
Reference in New Issue
Block a user