Skip to content

Commit

Permalink
🔖 v0.5.1
Browse files Browse the repository at this point in the history
Upgraded Textual and tested.
  • Loading branch information
davep committed Sep 28, 2023
1 parent 182b6e1 commit df1b94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textual_mandelbrot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__credits__ = ["Dave Pearson"]
__maintainer__ = "Dave Pearson"
__email__ = "davep@davep.org"
__version__ = "0.5.0"
__version__ = "0.5.1"
__licence__ = "MIT"

##############################################################################
Expand Down

0 comments on commit df1b94b

Please sign in to comment.