Skip to content

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Dec 4, 2020
1 parent c59f327 commit be91e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oauthenticator/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
version_info = (
0,
12,
3,
#'dev', # comment-out this line for a release
4,
'dev', # comment-out this line for a release
)
__version__ = '.'.join(map(str, version_info[:3]))

Expand Down

0 comments on commit be91e7d

Please sign in to comment.