diff --git a/logs/all.log b/logs/all.log index 3a6c1eb..5581f09 100644 --- a/logs/all.log +++ b/logs/all.log @@ -13,3 +13,6 @@ 2024-12-20 15:11:29.228 |INFO | funbuild.core.core : core: 86 | funbuild | - fundrive build 2024-12-20 15:11:29.229 |INFO | funbuild.core.core : core: 74 | funbuild | - fundrive pull 2024-12-20 15:11:36.051 |INFO | funbuild.core.core : core: 78 | funbuild | - fundrive push +2024-12-20 15:11:49.922 |INFO | funbuild.core.core : core: 86 | funbuild | - fundrive build +2024-12-20 15:11:49.923 |INFO | funbuild.core.core : core: 74 | funbuild | - fundrive pull +2024-12-20 15:11:56.366 |INFO | funbuild.core.core : core: 78 | funbuild | - fundrive push diff --git a/logs/funbuild.log b/logs/funbuild.log index 3a6c1eb..5581f09 100644 --- a/logs/funbuild.log +++ b/logs/funbuild.log @@ -13,3 +13,6 @@ 2024-12-20 15:11:29.228 |INFO | funbuild.core.core : core: 86 | funbuild | - fundrive build 2024-12-20 15:11:29.229 |INFO | funbuild.core.core : core: 74 | funbuild | - fundrive pull 2024-12-20 15:11:36.051 |INFO | funbuild.core.core : core: 78 | funbuild | - fundrive push +2024-12-20 15:11:49.922 |INFO | funbuild.core.core : core: 86 | funbuild | - fundrive build +2024-12-20 15:11:49.923 |INFO | funbuild.core.core : core: 74 | funbuild | - fundrive pull +2024-12-20 15:11:56.366 |INFO | funbuild.core.core : core: 78 | funbuild | - fundrive push diff --git a/pyproject.toml b/pyproject.toml index 54fed95..31a4cc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "fundrive" -version = "1.2.79" +version = "1.2.80" description = "fundrive" readme = "README.md" requires-python = ">=3.8" diff --git a/uv.lock b/uv.lock index b7e5fad..e6890c1 100644 --- a/uv.lock +++ b/uv.lock @@ -451,7 +451,7 @@ wheels = [ [[package]] name = "fundrive" -version = "1.2.79" +version = "1.2.80" source = { virtual = "." } dependencies = [ { name = "funget" },