Skip to content

Commit dd17163

Browse files
author
Ludovic Rousseau
committed
setup.py: Set version to 1.9.1
1 parent 8f6a46c commit dd17163

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

ChangeLog

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.9.1 (September 2015)
2+
======================
3+
* Create a new version so that the upload to Pypi does _not_
4+
contain the swig generated files.
5+
16
1.9.0 (August 2015)
27
===================
38
* add Python3 support (Python2 is still supported)
@@ -7,7 +12,7 @@
712
* add Travis CI support to automatically build on Unix
813
* add AppVeyor support to automatically build on Windows
914
* minor bugs fixed
10-
* Big thank you to Alex Willmer for his work on pyscard
15+
* Big thank you to Alex Willmer for his work on pyscard
1116

1217
1.7.0 (June 2015)
1318
===========
@@ -27,7 +32,7 @@
2732
* fixed Reader.__eq__() (Ludovic Rousseau from Bernard Paulus bug ID 3418113)
2833
* fixed extended APDU transmit buffer too short by 2 (Jean-Daniel Aussel from bugs ID 2914636 and 3106761)
2934
* make Card and Reader objects hashable (Jean-Daniel Aussel from Hans-Peter Jansen feature request and patch)
30-
* convert the user guide to python-Sphinx
35+
* convert the user guide to python-Sphinx
3136

3237

3338
1.6.12 (August 2010)

0 commit comments

Comments
 (0)