Skip to content

Commit 77cfd3f

Browse files
committed
0.2.4
Automatically generated by python-semantic-release
1 parent c7ce3a8 commit 77cfd3f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.2.4 (2025-02-03)
5+
6+
### Bug Fixes
7+
8+
- Feedback addressed by Dominic to correct broken link to CONDUCT.md
9+
([`7bbe3b6`](https://github.com/UBC-MDS/num_theory/commit/7bbe3b666630a1998d96fc0b4147ef383e2e53e5))
10+
11+
412
## v0.2.3 (2025-02-03)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "num_theory_euler_problems"
33
packages = [{include = "num_theory", from = "src"}]
4-
version = "0.2.3"
4+
version = "0.2.4"
55
description = "Implements different number theory functions"
66
authors = ["Calista Chen, Dhruv Garg, Dominic Lam, Thamer Aldawood"]
77
license = "MIT"

0 commit comments

Comments
 (0)