From e2047f9fc68d4b9c5d3286cb63e90240633db68e Mon Sep 17 00:00:00 2001 From: Anthony Corletti Date: Tue, 6 Feb 2024 16:13:52 -0500 Subject: [PATCH] 0.0.16 --- snok/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snok/__init__.py b/snok/__init__.py index 47a3068..65f639a 100644 --- a/snok/__init__.py +++ b/snok/__init__.py @@ -1,3 +1,3 @@ """snok""" -__version__ = "0.0.15" +__version__ = "0.0.16"