🔖 release 1.4.0
This commit is contained in:
parent
991d6be5a3
commit
7740299ad8
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# gzip compression middleware
|
||||
|
||||
> New in 1.3.1!
|
||||
> New in 1.4.0!
|
||||
|
||||
```python
|
||||
from spiderweb import SpiderwebRouter
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "spiderweb-framework"
|
||||
version = "1.3.1"
|
||||
version = "1.4.0"
|
||||
description = "A small web framework, just big enough for a spider."
|
||||
authors = ["Joe Kaufeld <opensource@joekaufeld.com>"]
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Add table
Reference in a new issue