Skip to content

Commit e08fc89

Browse files
committed
Update version number
1 parent de5e47b commit e08fc89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/topsy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from __future__ import annotations
44

5-
__version__ = "0.8.0"
5+
__version__ = "0.8.1"
66

77
import argparse
88
import logging

0 commit comments

Comments
 (0)