Skip to content

Commit 831a52c

Browse files
committed
Prepare for 1.1.9 release
1 parent 88a126f commit 831a52c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pysmb-1.1.9, 1 Jun 2014
2+
=======================
3+
4+
- Add support for domains in smb:// URLs
5+
- Fix a bug which fails to test for the correct GSS security provider OID values
6+
17
pysmb-1.1.8, 21 Dec 2013
28
========================
39

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name = "pysmb",
11-
version = "1.1.8",
11+
version = "1.1.9",
1212
author = "Michael Teo",
1313
author_email = "[email protected]",
1414
license = "zlib/libpng",

0 commit comments

Comments
 (0)