Skip to content

Commit f8bed44

Browse files
committed
v1.0.0b1
1 parent 4016152 commit f8bed44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name='smbprotocol',
19-
version='1.0.0',
19+
version='1.0.0b1',
2020
packages=['smbclient', 'smbprotocol'],
2121
install_requires=[
2222
'cryptography>=2.0',

0 commit comments

Comments
 (0)