Skip to content

Commit 0b2271a

Browse files
committed
🔖 bump version
1 parent 880e5cd commit 0b2271a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

leancloud/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848

4949
__author__ = 'asaka <lan@leancloud.rocks>'
50-
__version__ = '2.0.0'
50+
__version__ = '2.1.0'
5151

5252

5353
__all__ = [

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
setup(
2424
name='leancloud',
25-
version='2.0.0',
25+
version='2.1.0',
2626
description='LeanCloud Python SDK',
2727
url='https://leancloud.cn/',
2828
author='asaka',

0 commit comments

Comments
 (0)