Skip to content

Commit

Permalink
fix: [setup] v1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Jan 29, 2024
1 parent b90c62d commit 83e9efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="DomainClassifier",
version="1.3",
version="1.4",
packages=find_packages(),
install_requires=['dnspython', 'IPy', 'pybgpranking'],
author="Alexandre Dulaunoy",
Expand Down

0 comments on commit 83e9efb

Please sign in to comment.