Skip to content

Commit 1bc1ccc

Browse files
committed
chore(version): bump to v2.0.3
1 parent ee2dcbd commit 1bc1ccc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
given-names: "Edgar Armando"
66
orcid: "https://orcid.org/0000-0002-9672-9087"
77
title: "Figurate Numbers for Python"
8-
version: 2.0.2
8+
version: 2.0.3
99
doi:
1010
date-released: 2024-07-08
1111
url: "https://github.com/edelveart/figuratenum"

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "figuratenum"
7-
version = "2.0.2"
8-
description = "Generate 233 infinite figurate number sequences for mathematical research, applications, and exploration in Python."
7+
version = "2.0.3"
8+
description = "Generate 235 infinite figurate number sequences for mathematical research, applications, and exploration in Python."
99
readme = "README.md"
1010
authors = [{ name = "Edgar Armando Delgado Vega" }]
1111
license = "MIT"

0 commit comments

Comments
 (0)