Skip to content

Commit 78ebf68

Browse files
authored
Update pyproject.toml
1 parent d3bd95f commit 78ebf68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[tool.poetry]
22
name = "vrcband-pocketbase"
3-
version = "0.13.2"
3+
version = "0.14.0"
44
description = "PocketBase SDK for python."
55
authors = ["Vithor Jaeger <[email protected]>", "Max Amling <[email protected]>, FTTristan <[email protected]>"]
66
readme = "README.md"
77
license = "MIT"
88
keywords = ["pocketbase", "sdk"]
9-
homepage = "https://github.com/Fttristan/pocketbase"
10-
repository = "https://github.com/Fttristan/pocketbase"
9+
homepage = "https://github.com/vaphes/pocketbase"
10+
repository = "https://github.com/vaphes/pocketbase"
1111
classifiers = [
1212
"Programming Language :: Python :: 3",
1313
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)