Skip to content

Commit bc72a68

Browse files
committed
build: bump version to 1.3.1
1 parent 5260c86 commit bc72a68

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
# Changelog
22

3+
## v1.3.1 (14.04.2025)
4+
5+
* Update readme and docs
6+
37
## v1.3.0 (14.04.2025)
48

59
* Bump minimal Python version to 3.10

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 = "csaps"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
description = "Cubic spline approximation (smoothing)"
55
authors = ["Evgeny Prilepin <esp.home@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)