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