Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau committed Jun 27, 2015
1 parent a398c53 commit 7283636
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
1.7.0 (TBD)
1.7.0 (June 2015)
===========
* PCSCCardConnection: Fix a problem with mode=SCARD_SHARE_DIRECT
* add suppport of cygwin as a build plateform
* Fix a problem with Windows Remote Desktop
* Switch from distutils to setuptools
* dropped support for Python 2.5 and earlier (Alex Willmer)
* dropped support for OS X 10.5 (Leopard) and earlier (Alex Willmer)
* minot bugs fixed


1.6.16 (December 2014)
Expand Down
4 changes: 2 additions & 2 deletions smartcard/doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
# built documents.
#
# The short X.Y version.
version = '1.6.16'
version = '1.7.0'
# The full version, including alpha/beta/rc tags.
release = '1.6.16'
release = '1.7.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 7283636

Please sign in to comment.