Skip to content

Commit 4fe7e08

Browse files
committed
Bump version to 0.4.3
Highlight of the release are returning an error status code if the the card does not have permissions to open a door.
1 parent c542906 commit 4fe7e08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
except ImportError:
99
from distutils.core import setup
1010

11-
version = '0.4.2'
11+
version = '0.4.3'
1212

1313
setup(
1414
name='labAdmin',

0 commit comments

Comments
 (0)