Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
robputt authored Aug 3, 2024
1 parent e496013 commit 6579ca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
setup(
name="https_dns_proxy",
description='Proxies UDP DNS requests to Google DNS over HTTPS Service',
long_description='Proxies UDP DNS requests to Google DNS over HTTPS Service',
version="1.0.0",
packages=find_packages(),
entry_points = {
Expand Down

0 comments on commit 6579ca5

Please sign in to comment.