Skip to content

Commit 68a983c

Browse files
authored
Bump version for http proxy support change 🚀
1 parent 970e086 commit 68a983c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎setup.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='certstream',
17-
version="1.8",
17+
version="1.9",
1818
url='https://github.com/CaliDog/certstream-python/',
1919
author='Ryan Sears',
2020
install_requires=dependencies,
@@ -42,4 +42,4 @@
4242
"Programming Language :: Python :: 2",
4343
"Framework :: AsyncIO"
4444
],
45-
)
45+
)

0 commit comments

Comments
 (0)