Skip to content

Commit 83e9efb

Browse files
committed
fix: [setup] v1.4 release
1 parent b90c62d commit 83e9efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

66
setup(
77
name="DomainClassifier",
8-
version="1.3",
8+
version="1.4",
99
packages=find_packages(),
1010
install_requires=['dnspython', 'IPy', 'pybgpranking'],
1111
author="Alexandre Dulaunoy",

0 commit comments

Comments
 (0)