Skip to content

Commit af584ec

Browse files
authored
Prepare 0.4.0 release. (#108)
1 parent 9840031 commit af584ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.4.0 - 2024-08-xx
4+
0.4.0 - 2024-08-08
55
------------------
66

77
**New features:**

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = ['setuptools', 'setuptools-scm', 'wheel']
55
name = "ivmodels"
66
description = "IV Models"
77
readme = "README.md"
8-
version = "0.3.1"
8+
version = "0.4.0"
99
requires-python = ">=3.7"
1010
authors = [
1111
{ name = "Malte Londschien", email = "malte@londschien.ch" },

0 commit comments

Comments
 (0)