Skip to content

Commit 2536420

Browse files
author
github-actions
committed
0.1.20
Automatically generated by python-semantic-release
1 parent 48696e2 commit 2536420

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.1.20 (2024-03-27)
4+
5+
### Fix
6+
7+
- Update dependency numpy to v1.26.4 (#90) ([`48696e2`](https://github.com/34j/neural-source-filter/commit/48696e2d516b1c86ae1bbe38262bd52f772aa006))
8+
39
## v0.1.19 (2024-03-27)
410

511
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "neural-source-filter"
3-
version = "0.1.19"
3+
version = "0.1.20"
44
description = "Python package for NSF (unofficial)"
55
authors = ["34j <34j.95a2p@simplelogin.com>", "Xin Wang", "National Institute of Informatics"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)