Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaphes authored Dec 5, 2024
1 parent d3bd95f commit 78ebf68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[tool.poetry]
name = "vrcband-pocketbase"
version = "0.13.2"
version = "0.14.0"
description = "PocketBase SDK for python."
authors = ["Vithor Jaeger <vaphes@gmail.com>", "Max Amling <max-amling@web.de>, FTTristan <webmaster@vrcband.com>"]
readme = "README.md"
license = "MIT"
keywords = ["pocketbase", "sdk"]
homepage = "https://github.com/Fttristan/pocketbase"
repository = "https://github.com/Fttristan/pocketbase"
homepage = "https://github.com/vaphes/pocketbase"
repository = "https://github.com/vaphes/pocketbase"
classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
Expand Down

0 comments on commit 78ebf68

Please sign in to comment.