We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1269a5 + 0e17f72 commit be2f0eaCopy full SHA for be2f0ea
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
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
11
## v0.4.1 (2023-06-29)
12
13
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "sphractal"
-version = "0.4.1"
+version = "0.4.2"
description = "Package to estimate fractal dimension of 3D surfaces formed from overlapping spheres via box-counting algorithm."
authors = ["Jonathan Yik Chang Ting"]
license = "MIT"
0 commit comments