Skip to content

Commit 2bf93b7

Browse files
committed
bump up version number
1 parent 04722c1 commit 2bf93b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
209209
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
210210
with respect to documented and/or tested features.
211211

212-
### Unreleased
212+
### [9.0.1] - 2024-01-12
213213

214214
- Fixed: `ElementVector` works also for split_bases/split_indices in case `mesh.dim() != elem.dim`
215215

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = scikit-fem
3-
version = 9.0.0
3+
version = 9.0.1
44
author = Tom Gustafsson
55
description = Simple finite element assemblers
66
url = https://github.com/kinnala/scikit-fem

0 commit comments

Comments
 (0)