We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b48cbf commit 32a04daCopy full SHA for 32a04da
buildbot_netauth/__init__.py
@@ -8,7 +8,7 @@
8
from twisted.internet import defer
9
from twisted.cred.error import UnauthorizedLogin
10
11
-__version__ = "0.1.0"
+__version__ = "0.1.1"
12
13
__all__ = ["BuildbotNetAuth"]
14
0 commit comments