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 435ff65 commit b1c6227Copy full SHA for b1c6227
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
4
-version = '1.2.0'
+version = '1.2.1'
5
6
7
with open("./ldapauthenticator/__init__.py", 'a') as f:
0 commit comments