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 8ab8969 commit bc389a4Copy full SHA for bc389a4
setup.py
@@ -32,7 +32,7 @@ def gen_data(data_root='static'):
32
33
setup(
34
name='hobbit-core',
35
- version='4.0.0rc0',
+ version='4.0.0',
36
python_requires='>=3.8, <4',
37
description='Hobbit - A flask project generator.',
38
long_description=long_description,
0 commit comments