aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 96868e5..8f95a75 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ requirements = [
setup(name='jnfilter',
- version='0.2.0',
+ version='0.2.1',
description='A FastAPI server to filter Nercast podcast feed',
url='https://git.sr.ht/~gabrielgio/jnfilter',
author='Gabriel Arakaki Giovanini',