We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90c62d commit 83e9efbCopy full SHA for 83e9efb
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="DomainClassifier",
8
- version="1.3",
+ version="1.4",
9
packages=find_packages(),
10
install_requires=['dnspython', 'IPy', 'pybgpranking'],
11
author="Alexandre Dulaunoy",
0 commit comments