2022-07-06 16:03:19 +08:00
|
|
|
diff --git a/setup.cfg b/setup.cfg
|
|
|
|
|
index 8a7a0be..1dba288 100644
|
|
|
|
|
--- a/setup.cfg
|
|
|
|
|
+++ b/setup.cfg
|
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
|
[metadata]
|
|
|
|
|
name = portend
|
2023-07-07 02:34:31 +08:00
|
|
|
+version = 3.2.0
|
2022-07-06 16:03:19 +08:00
|
|
|
author = Jason R. Coombs
|
|
|
|
|
author_email = jaraco@jaraco.com
|
|
|
|
|
description = TCP port monitoring and discovery
|