Skip to content

Commit 45ee38f

Browse files
authored
Merge pull request #78 from dhirschfeld/release
Bump version to 1.2.1
2 parents 435ff65 + b1c6227 commit 45ee38f

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
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33

4-
version = '1.2.0'
4+
version = '1.2.1'
55

66

77
with open("./ldapauthenticator/__init__.py", 'a') as f:

0 commit comments

Comments
 (0)