Skip to content

Commit 002a8b6

Browse files
committed
Bump version
1 parent 99ac9fc commit 002a8b6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
List of the most important changes for each release.
44

5+
## 0.8.9
6+
- Removes debugging print statements
7+
- Adds flake8 linting
8+
59
## 0.8.8
610
- Adds support for Python 3.14
711

morango/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.8"
1+
__version__ = "0.8.9"

0 commit comments

Comments
 (0)