Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(439)

Unified Diff: appengine/components/components/auth/version.py

Issue 2196043002: auth: Minor fixes in OpenID login flow. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/components/components/auth/version.py
diff --git a/appengine/components/components/auth/version.py b/appengine/components/components/auth/version.py
index bd662e31c83eece7bf9e6e9c6093430ebac37e68..5f0b032f3834d272344e4355720cf8a8fe97b69d 100644
--- a/appengine/components/components/auth/version.py
+++ b/appengine/components/components/auth/version.py
@@ -7,4 +7,4 @@
Should be increased on any API or protocol changes.
"""
-__version__ = '1.2.3'
+__version__ = '1.2.4'

Powered by Google App Engine
This is Rietveld 408576698