Skip to content

Commit 65e0580

Browse files
committed
🔖 v0.6.0
1 parent 0b4a414 commit 65e0580

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## v0.6.0
44

5-
**Released: WIP**
5+
**Released: 2023-09-29**
66

77
- Added some application-specific commands to the Textual Command Palette.
88

textual_mandelbrot/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__credits__ = ["Dave Pearson"]
88
__maintainer__ = "Dave Pearson"
99
__email__ = "davep@davep.org"
10-
__version__ = "0.5.1"
10+
__version__ = "0.6.0"
1111
__licence__ = "MIT"
1212

1313
##############################################################################

0 commit comments

Comments
 (0)