We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5e47b commit e08fc89Copy full SHA for e08fc89
1 file changed
src/topsy/__init__.py
@@ -2,7 +2,7 @@
2
3
from __future__ import annotations
4
5
-__version__ = "0.8.0"
+__version__ = "0.8.1"
6
7
import argparse
8
import logging
0 commit comments