Skip to content

Commit b508005

Browse files
committed
release 1.1.0
1 parent e9eed72 commit b508005

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firstuseauthenticator/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
version_info = (
77
1,
8-
0,
98
1,
10-
'dev', # comment-out this line for a release
9+
0,
10+
# 'dev', # comment-out this line for a release
1111
)
1212
__version__ = '.'.join(map(str, version_info[:3]))
1313

0 commit comments

Comments
 (0)