Skip to content

Commit cf8a13e

Browse files
committed
fix: repo name and bump version
1 parent e2f3fa1 commit cf8a13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[tool.poetry]
22
name = "cli_tracker"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
description = ""
55
authors = ["Robert Stein <[email protected]>", "Georg Krause <[email protected]>"]
66
readme = "README.md"
77
homepage = "https://gefyra.dev"
8-
repository = "https://github.com/gefyrahq/gefyra"
8+
repository = "https://github.com/gefyrahq/cli_tracker/"
99
documentation = "https://gefyra.dev"
1010
keywords = [
1111
"CLI",

0 commit comments

Comments
 (0)