Skip to content

Commit 503ccd3

Browse files
committed
Prepare 0.3.1
1 parent 843cfa6 commit 503ccd3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release notes
22

3+
## 0.3.1 (2025-12-18)
4+
5+
- Windows, macOS and Linux support (CI with GitHub Actions)
6+
37
## 0.3.0 (2025-12-16)
48

59
[!8](https://foss.heptapod.net/fluiddyn/install-locked-env/-/merge_requests/8)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "install-locked-env"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Helper to install (web) locked environments"
55
authors = [
66
{name = "pierre.augier", email = "pierre.augier@univ-grenoble-alpes.fr"},

0 commit comments

Comments
 (0)