From d44702836e94fad747e5cf5e787bea816ed52234 Mon Sep 17 00:00:00 2001 From: Chris Mutel Date: Fri, 9 Aug 2024 08:53:57 +0200 Subject: [PATCH] 4.0.0 --- CHANGELOG.md | 4 +++- pyecospold/__init__.py | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 566cb28..d6b720b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [DEV] +## [4.0.0] - 2024-08-09 + +### Changed - Include `pycasreg` in source repo to avoid bumping version dominoes - Include `lxmlh` in source repo to avoid bumping version dominoes diff --git a/pyecospold/__init__.py b/pyecospold/__init__.py index f31a216..d845aad 100644 --- a/pyecospold/__init__.py +++ b/pyecospold/__init__.py @@ -16,7 +16,7 @@ "Defaults", ) -__version__ = "3.6.2" +__version__ = "4.0.0" from .config import Defaults from .core import (