Skip to content

Commit be2f0ea

Browse files
author
github-actions
committed
Merge branch 'main' of github.com:Jon-Ting/sphractal into main
2 parents f1269a5 + 0e17f72 commit be2f0ea

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.4.2 (2023-06-30)
6+
7+
### Fix
8+
9+
* **cicd:** Updated ci-cd workflow ([`24b253c`](https://github.com/Jon-Ting/sphractal/commit/24b253cac9a6d8b6df81751376415ba02b7806cb))
10+
511
## v0.4.1 (2023-06-29)
612

713

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 = "sphractal"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
description = "Package to estimate fractal dimension of 3D surfaces formed from overlapping spheres via box-counting algorithm."
55
authors = ["Jonathan Yik Chang Ting"]
66
license = "MIT"

0 commit comments

Comments
 (0)