Skip to content

Commit 188a13a

Browse files
author
tiagoepr
committed
Solved bug MLLP2HTTPS arguments
1 parent 33623a6 commit 188a13a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mllp_http_https/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,4 +537,4 @@ def mllp2https():
537537

538538
# For debugging reasons
539539
#mllp2https()
540-
https2mllp()
540+
#https2mllp()

mllp_http_https/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.40"
1+
__version__ = "1.2.41"

0 commit comments

Comments
 (0)