Skip to content

Commit 13fb447

Browse files
committed
🔖 v0.1.0
1 parent dbb0d84 commit 13fb447

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog.md

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

3+
## v0.1.0
4+
5+
**Released: 2025-04-19**
6+
7+
- Initial release.
8+
39
## v0.0.1
410

511
**Released: 2025-04-15**

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.0.1"
3+
version = "0.1.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)