From a73302a6a1b2c82f9228c966d65e914ad8e13735 Mon Sep 17 00:00:00 2001 From: Jacob Rodal Date: Sun, 7 Apr 2024 22:04:00 -0500 Subject: [PATCH] v2.0.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 687f8b9..885d998 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="tldrwl", - version="1.1.1", + version="2.0.0", author="Jacob Rodal", author_email="dev@jrodal.com", description="Too long, didn't read/watch/listen",