Skip to content

Commit dc66a02

Browse files
committed
🔖 bump version
1 parent e9ae984 commit dc66a02

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.1.2'
50+
__version__ = '2.1.3'
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.1.2',
25+
version='2.1.3',
2626
description='LeanCloud Python SDK',
2727
url='https://leancloud.cn/',
2828
author='asaka',

0 commit comments

Comments
 (0)