12 lines
268 B
Diff
12 lines
268 B
Diff
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
|
|
+version = 3.2.0
|
|
author = Jason R. Coombs
|
|
author_email = jaraco@jaraco.com
|
|
description = TCP port monitoring and discovery
|