Skip to content

Commit f91febc

Browse files
authored
Update setup.py
1 parent 0eb5b0a commit f91febc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ def get_version(rel_path):
3232
author_email='mgk.kolek@gmail.com',
3333
packages=find_packages(),
3434
include_package_data=True,
35-
min_version='4.3.0',
36-
max_version='4.3.99',
35+
min_version='4.4.0',
36+
max_version='4.4.99',
3737
package_data={
3838
'': ['*.ttf'],
3939
'': ['*.html'],

0 commit comments

Comments
 (0)