We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d811c97 commit cdfc88eCopy full SHA for cdfc88e
HISTORY.rst
@@ -1,7 +1,7 @@
1
Bug tracker at https://github.com/giampaolo/pyftpdlib/issues
2
3
-Version: 2.1.0 - IN DEVELOPMENT
4
-===============================
+Version: 2.1.0 - 2025-09-25
+===========================
5
6
**Enhancements**
7
pyftpdlib/__main__.py
@@ -249,7 +249,7 @@ def parse_args(args=None):
249
"--tls-data-required",
250
default=False,
251
action="store_true",
252
- help="impose TLS for data connection",
+ help="impose TLS for the data connection",
253
)
254
255
# --- less important opts
0 commit comments