Skip to content

Commit 7cb9340

Browse files
authored
Merge pull request #16 from mszeu/devel
version change to 1.1.4a
2 parents 15d57a9 + 10dfa21 commit 7cb9340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pressureTest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from typing import Tuple, Dict
1414
from types import FunctionType
1515

16-
VERSION = "1.1.4"
16+
VERSION = "1.1.4a"
1717

1818

1919
def decode_n0(response_to_decode: bytes, head_len: int):

0 commit comments

Comments
 (0)