Pin version

This commit is contained in:
Sergey Motornyuk 2021-04-07 11:25:22 +07:00
parent a11d2b0d5c
commit 05c153dc77
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import os
from setuptools import setup, find_packages
HERE = os.path.dirname(__file__)
version = "2.0.3"
version = "2.0.4"
extras_require = {}
_extras_groups = [