Skip to content

Commit 12ffd9b

Browse files
committed
🔖 Bump version and update CHANGELOG
1 parent 48928f1 commit 12ffd9b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.12.1 / 2019-10-04
2+
3+
* Sync with V15.0.0 - @glmn
4+
* Add weapon mastery endpoint - @glmn
5+
16
## 0.12.0 / 2019-09-25
27

38
* Sync with V14.2.0 - @glmn

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def read(fname):
1111

1212
setup(
1313
name='pubg-python',
14-
version='0.12.0',
14+
version='0.12.1',
1515
description='A python wrapper for the PUBG developer API',
1616
long_description=read('README.md'),
1717
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)