We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4a414 commit 65e0580Copy full SHA for 65e0580
ChangeLog.md
@@ -2,7 +2,7 @@
2
3
## v0.6.0
4
5
-**Released: WIP**
+**Released: 2023-09-29**
6
7
- Added some application-specific commands to the Textual Command Palette.
8
textual_mandelbrot/__init__.py
@@ -7,7 +7,7 @@
__credits__ = ["Dave Pearson"]
__maintainer__ = "Dave Pearson"
9
__email__ = "davep@davep.org"
10
-__version__ = "0.5.1"
+__version__ = "0.6.0"
11
__licence__ = "MIT"
12
13
##############################################################################
0 commit comments