Skip to content

Commit

Permalink
v0.28.0
Browse files Browse the repository at this point in the history
- Console gadget added.
- Select all and select word keybinds added to text input gadgets.
- Method signatures added to method stubs in docstrings.
- Several bug fixes.
  • Loading branch information
salt-die committed Oct 14, 2023
1 parent 896506e commit a5b8903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batgrl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
batgrl - badass terminal graphics library
"""

__version__ = "0.27.0"
__version__ = "0.28.0"

0 comments on commit a5b8903

Please sign in to comment.