set version 0.1.31 in pyproject.toml (#1054)

This commit is contained in:
Milo Chen 2023-05-19 14:26:38 +08:00 committed by GitHub
parent d729ba6ea6
commit 87b5378db2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "pynecone"
version = "0.1.30"
version = "0.1.31"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [