We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2aa16 commit fbaa500Copy full SHA for fbaa500
2 files changed
probely/version.py
@@ -1 +1 @@
1
-__version__ = "0.0.1a5"
+__version__ = "0.0.1a6"
pyproject.toml
@@ -73,9 +73,9 @@ probely = "probely.cli:app"
73
[project.urls]
74
Homepage = "https://probely.com"
75
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"
+Repository = "https://github.com/probely/probely-python.git"
+"Bug Tracker" = "https://github.com/probely/probely-python/issues"
+#Changelog = "https://github.com/probely/probely-python/blob/master/CHANGELOG.md"
79
80
81
[build-system]
0 commit comments