Skip to content

Commit fbaa500

Browse files
hcastilhoJoão Silva
authored andcommitted
!57 Change public repo
1 parent 8e2aa16 commit fbaa500

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

probely/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.1a5"
1+
__version__ = "0.0.1a6"

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ probely = "probely.cli:app"
7373
[project.urls]
7474
Homepage = "https://probely.com"
7575
Documentation = "https://developers.probely.com"
76-
Repository = "https://github.com/probely/probely_cli.git"
77-
"Bug Tracker" = "https://github.com/probely/probely_cli/issues"
78-
#Changelog = "https://github.com/probely/probely_cli/blob/master/CHANGELOG.md"
76+
Repository = "https://github.com/probely/probely-python.git"
77+
"Bug Tracker" = "https://github.com/probely/probely-python/issues"
78+
#Changelog = "https://github.com/probely/probely-python/blob/master/CHANGELOG.md"
7979

8080

8181
[build-system]

0 commit comments

Comments
 (0)