From 83e17bd114c00e736e759f844544ec90d2063d51 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 8 Jan 2022 19:39:57 +0000 Subject: [PATCH] :hammer: Automatic update of setup.cfg --- VERSION | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 8076af51..a12760eb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.15.1 \ No newline at end of file +0.15.2 \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index 3d29b370..d9963064 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pincer -version = 0.15.1 +version = 0.15.2 description = Discord API wrapper rebuild from scratch. long_description = file: docs/PYPI.md long_description_content_type = text/markdown