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.
2 parents f160ac1 + e733dd2 commit 814689cCopy full SHA for 814689c
docs/changelog.rst
@@ -1,11 +1,15 @@
1
Change history
2
==============
3
4
-2.1.0 (2021-10-25)
+2.1.1 (2021-10-25)
5
******************
6
7
* Add util `bulk_create_or_update_on_duplicate`, support MySQL and postgreSQL.
8
9
+2.1.0 (2021-10-25, unused)
10
+
11
+* This filename has already been used (Wrong file pushed to pypi.org).
12
13
2.0.4 (2021-07-13)
14
15
setup.py
@@ -32,7 +32,7 @@ def gen_data(data_root='static'):
32
33
setup(
34
name='hobbit-core',
35
- version='2.1.0',
+ version='2.1.1',
36
python_requires='>=3.6, <4',
37
description='Hobbit - A flask project generator.',
38
long_description=long_description,
0 commit comments