From 4da44faeae0294319c5a0437b588830396c847af Mon Sep 17 00:00:00 2001 From: Jacob Rodal Date: Thu, 25 May 2023 19:58:28 -0700 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3ec63fd..075b1d3 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="tldrwl", - version="1.1.0", + version="1.0.1", author="Jacob Rodal", author_email="dev@jrodal.com", description="Too long, didn't read/watch/listen",