From 3604f116253be7ba84220fb5692be42ee63531af Mon Sep 17 00:00:00 2001 From: guyuz Date: Tue, 20 Aug 2024 12:18:45 +0300 Subject: [PATCH] increment pip --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bf1a9d4..ee6189c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ name = "bridge-ds" # REQUIRED, is the only field that cannot be marked as dynam # # For a discussion on single-sourcing the version, see # https://packaging.python.org/guides/single-sourcing-package-version/ -version = "0.0.0-3" # REQUIRED, although can be dynamic +version = "0.0.0-4" # REQUIRED, although can be dynamic # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: