We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d1f7f commit 659db65Copy full SHA for 659db65
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "gitsync"
7
-version = "0.0.2"
+version = "0.0.3"
8
requires-python = ">=3.7"
9
dependencies = [
10
"python-gitlab",
0 commit comments