Skip to content

Commit 3542137

Browse files
committed
release 0.1.2
1 parent 209164f commit 3542137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

launchd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = 'Paul Kremer'
44
__email__ = 'paul@spurious.biz'
5-
__version__ = '0.1.2dev'
5+
__version__ = '0.1.2'
66

77
from .launchctl import jobs, LaunchdJob, load, unload
88
from . import plist

0 commit comments

Comments
 (0)