Skip to content

Commit 0644479

Browse files
committed
Bump version 0.11.4 -> 0.11.5 and update CHANGELOG
1 parent 67ad249 commit 0644479

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.11.5 / 2019-09-16
2+
3+
* Sync with API known issues - @glmn
4+
15
## 0.11.4 / 2019-09-16
26

37
* Add unit tests - @glmn

setup.py

+1-1
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.11.4',
14+
version='0.11.5',
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)