We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f3188 commit f1045feCopy full SHA for f1045fe
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# CHANGELOG
2
+
3
4
+## v0.1.0 (2025-04-30)
5
6
+### Features
7
8
+- Add semanting versioning
9
+ ([`74afedd`](https://github.com/aetherspritee/PyFracVAL/commit/74afedd44ced843eafb33e7d02d1dd495aff022a))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "PyFracVAL"
-version = "0.0.1"
+version = "0.1.0"
description = "Python implementation of FracVAL for generting fractal particle clusters"
readme = "README.md"
authors = [
0 commit comments