diff --git a/coverage.xml b/coverage.xml index 4671dca0..e2a03062 100644 --- a/coverage.xml +++ b/coverage.xml @@ -1,5 +1,5 @@ - + diff --git a/dsg_lib/__init__.py b/dsg_lib/__init__.py index 615b63f3..8a738f50 100644 --- a/dsg_lib/__init__.py +++ b/dsg_lib/__init__.py @@ -8,7 +8,7 @@ """ from datetime import date -__version__ = "25.04.05-001" +__version__ = "2025.04.05-001" __author__ = "Mike Ryan" __license__ = "MIT" __copyright__ = f"Copyright© 2021-{date.today().year}" diff --git a/makefile b/makefile index b86779c3..6d5a1aa8 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ # Variables REPONAME = devsetgo_lib -APP_VERSION = 25.04.05-001 +APP_VERSION = 2025.04.05-001 PYTHON = python3 PIP = $(PYTHON) -m pip PYTEST = $(PYTHON) -m pytest diff --git a/pyproject.toml b/pyproject.toml index c8a88d03..04b31508 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "devsetgo_lib" -version = "25.4.5.1" +version = "2025.4.5.1" requires-python = ">=3.9" description = "DevSetGo Library is a Python library offering reusable functions for efficient coding. It includes file operations, calendar utilities, pattern matching, advanced logging with loguru, FastAPI endpoints, async database handling, and email validation. Designed for ease of use and versatility, it's a valuable tool for Python developers.\n" keywords = [ "python", "library", "reusable functions", "file operations", "calendar utilities", "pattern matching", "logging", "loguru", "FastAPI", "async database", "CRUD operations", "email validation", "development tools",] @@ -62,7 +62,7 @@ line_length = 100 [tool.bumpcalver] version_format = "{current_date}-{build_count:03}" -date_format = "%y.%m.%d" +date_format = "%Y.%m.%d" timezone = "America/New_York" git_tag = false auto_commit = false diff --git a/report.xml b/report.xml index fa0c488b..92444390 100644 --- a/report.xml +++ b/report.xml @@ -1 +1 @@ - +