Skip to content

Commit 976f1cc

Browse files
committed
Bump up version number
1 parent 9c87116 commit 976f1cc

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.1.1] - 2024-04-23
213213

214214
- Fixed: Tests now pass with `numpy==2.0rc1`
215215
- Fixed: `MappingAffine` now uses lazy evaluation also for element

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.1
3+
version = 9.1.1
44
author = Tom Gustafsson
55
description = Simple finite element assemblers
66
url = https://github.com/kinnala/scikit-fem

0 commit comments

Comments
 (0)