Skip to content

Commit 21a2ac7

Browse files
committed
chore: bump version refs to 1.4.2
1 parent c718e54 commit 21a2ac7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ keywords:
2828
- sequences
2929

3030
license: MPL-2.0
31-
version: 1.4.1
31+
version: 1.4.2
3232
date-released: 2025-09-25

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@ Currently, pipelines for all branches include a tests stage that includes Ruff l
147147

148148
## Versioning and Releases `upload`
149149

150-
The latest release is `1.4.1`.
150+
The latest release is `1.4.2`.
151151

152152
There is currently no dedicated pipeline for releases - both [GitHub releases](https://github.com/sr-murthy/continuedfractions/releases) and [PyPI packages](https://pypi.org/project/continuedfractions) are published manually, but both have the same version tag.

docs/sources/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,6 @@ The CI pipelines are defined in the `CI YML <https://github.com/sr-murthy/contin
165165
Versioning and Releases :fas:`upload`
166166
=====================================
167167

168-
The latest release is ``1.4.1``.
168+
The latest release is ``1.4.2``.
169169

170170
There is currently no dedicated pipeline for releases - both `GitHub releases <https://github.com/sr-murthy/continuedfractions/releases>`_ and `PyPI packages <https://pypi.org/project/continuedfractions>`_ are published manually, but both have the same version tag.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.1"
1+
__version__ = "1.4.2"

0 commit comments

Comments
 (0)