Update to v0.1.21 (#762)
This commit is contained in:
parent
50cdfac24c
commit
0164c44495
@ -4,7 +4,7 @@
|
||||
|
||||
| Version | Supported |
|
||||
| ---------- | ------------------ |
|
||||
| >= 0.1.8 | :white_check_mark: |
|
||||
| >= 0.1.18 | :white_check_mark: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "0.1.20"
|
||||
"version": "0.1.21"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pynecone"
|
||||
version = "0.1.20"
|
||||
version = "0.1.21"
|
||||
description = "Web apps in pure Python."
|
||||
license = "Apache-2.0"
|
||||
authors = [
|
||||
|
Loading…
Reference in New Issue
Block a user