summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 7cb78b0..8a52ffc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,7 @@
1[metadata] 1[metadata]
2name = ttun 2name = ttun
3author = Tom van der Lee 3author = Tom van der Lee
4description = Expose a localport via you selfhosted TTUN Server 4description = Expose a localport via your selfhosted TTUN Server
5long_description = file: README.rst 5long_description = file: README.rst
6license = BSD-3-Clause 6license = BSD-3-Clause
7 7