Skip to content

Commit 661456c

Browse files
d-w-moorealanking
authored andcommitted
[#3] compatibility bump to iRODS 4.3.1
1 parent 8551aa5 commit 661456c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

irods/message/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def ET(xml_type = (), server_version = None):
142142

143143
logger = logging.getLogger(__name__)
144144

145-
IRODS_VERSION = (4, 3, 0, 'd')
145+
IRODS_VERSION = (4, 3, 1, 'd')
146146

147147
try:
148148
# Python 2

0 commit comments

Comments
 (0)