Skip to content

Commit c329f88

Browse files
committed
prepare release
1 parent 2f133f4 commit c329f88

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGES
22
^^^^^^^
33

4+
0.8.3 (2017-12-05)
5+
------------------
6+
7+
- Ignore strip option when platform is win32 #26
8+
9+
410
0.8.2 (2017-09-08)
511
------------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
version = '0.8.2'
3+
version = '0.8.3'
44

55

66
setup(

0 commit comments

Comments
 (0)