From 8721bd94ba3ee319030a9445eb24996be47c3dd2 Mon Sep 17 00:00:00 2001 From: Moist-Cat Date: Sun, 31 Jul 2022 11:36:22 -0400 Subject: [PATCH] Add placeholder script for windows. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8365e3d..242d9c9 100755 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setuptools.setup( name="cpm", - version="0.0.1", + version="0.1.0", author="Moist-Cat", author_email="moistanonpy@gmail.com", description="Card Package Manager",