Skip to content

Commit 32a04da

Browse files
committed
update to 0.1.1
1 parent 6b48cbf commit 32a04da

File tree

2 files changed

+842
-1
lines changed

2 files changed

+842
-1
lines changed

buildbot_netauth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from twisted.internet import defer
99
from twisted.cred.error import UnauthorizedLogin
1010

11-
__version__ = "0.1.0"
11+
__version__ = "0.1.1"
1212

1313
__all__ = ["BuildbotNetAuth"]
1414

0 commit comments

Comments
 (0)