Skip to content

Commit bc9d53f

Browse files
committed
Bump version to 0.4.2
Highlight of the release are proper accounting for subscription status when checking permissions to use a device.
1 parent 62ea47d commit bc9d53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1'
11+
version = '0.4.2'
1212

1313
setup(
1414
name='labAdmin',

0 commit comments

Comments
 (0)