Skip to content

Commit 0a12fff

Browse files
authored
🔀 Merge pull request #8 from davep/v0.2.0
v0.2.0
2 parents 1b39071 + a8a7a12 commit 0a12fff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Complexitty ChangeLog
22

3-
## Unreleased
3+
## v0.2.0
44

5-
**Released: WiP**
5+
**Released: 2025-04-22**
66

77
- Added `--colour-map` as a command line switch.
88
([#7](https://github.com/davep/complexitty/pull/7))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "complexitty"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = "A simple Mandelbrot Set explorer for the terminal"
55
authors = [
66
{ name = "Dave Pearson", email = "[email protected]" }

0 commit comments

Comments
 (0)