Skip to content

Commit 17de0e6

Browse files
author
Panos
committed
Updated extension classes with child object references and added de-allocation of C library. Renamed ssh2 exit function. Renamed package
1 parent de8ee2e commit 17de0e6

File tree

3 files changed

+2407
-1758
lines changed

3 files changed

+2407
-1758
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
})
4141

4242
setup(
43-
name='libssh2-python',
43+
name='ssh2-python',
4444
# version=versioneer.get_version(),
45-
version='0.1a0',
46-
url='https://github.com/ParallelSSH/libssh2_python',
45+
version='0.1b1',
46+
url='https://github.com/ParallelSSH/ssh2-python',
4747
license='LGPLv2',
4848
author='Panos Kittenis',
4949
author_email='22e889d8@opayq.com',

0 commit comments

Comments
 (0)