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 04f068b commit 1bbce2dCopy full SHA for 1bbce2d
docs/release_notes/v0.3.1.rst
@@ -1,6 +1,6 @@
1
-######################################################
2
-Django-oidc-rp 0.3.1 release notes (UNDER DEVELOPMENT)
3
+###############################################
+Django-oidc-rp 0.3.1 release notes (2018-07-13)
4
5
Requirements and compatibility
6
==============================
oidc_rp/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '0.3.1.dev'
+__version__ = '0.3.1'
# Deploying a new version:
# 1. remove the ".dev" from the current version number
0 commit comments