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.
2 parents 6d138e2 + 240dd73 commit 0e513e4Copy full SHA for 0e513e4
ChangeLog.md
@@ -1,8 +1,8 @@
1
# Complexitty ChangeLog
2
3
-## v0.4.0
+## v0.3.0
4
5
-**Released: WiP**
+**Released: 2025-04-25**
6
7
- Added a couple more colour options.
8
([#9](https://github.com/davep/complexitty/pull/9))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "complexitty"
-version = "0.2.0"
+version = "0.3.0"
description = "A simple Mandelbrot Set explorer for the terminal"
authors = [
{ name = "Dave Pearson", email = "[email protected]" }
0 commit comments