We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb5b0a commit f91febcCopy full SHA for f91febc
setup.py
@@ -32,8 +32,8 @@ def get_version(rel_path):
32
author_email='mgk.kolek@gmail.com',
33
packages=find_packages(),
34
include_package_data=True,
35
- min_version='4.3.0',
36
- max_version='4.3.99',
+ min_version='4.4.0',
+ max_version='4.4.99',
37
package_data={
38
'': ['*.ttf'],
39
'': ['*.html'],
0 commit comments