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 1b39071 + a8a7a12 commit 0a12fffCopy full SHA for 0a12fff
ChangeLog.md
@@ -1,8 +1,8 @@
1
# Complexitty ChangeLog
2
3
-## Unreleased
+## v0.2.0
4
5
-**Released: WiP**
+**Released: 2025-04-22**
6
7
- Added `--colour-map` as a command line switch.
8
([#7](https://github.com/davep/complexitty/pull/7))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "complexitty"
-version = "0.1.1"
+version = "0.2.0"
description = "A simple Mandelbrot Set explorer for the terminal"
authors = [
{ name = "Dave Pearson", email = "[email protected]" }
0 commit comments