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 5ffac6c commit 16ce265Copy full SHA for 16ce265
docs/release_notes/v0.3.3.rst
@@ -1,6 +1,6 @@
1
-#####################################################
2
-Django-oidc-rp 0.3.3 release notes (UNDER DEVELOPMENT)
3
-######################################################
+###############################################
+Django-oidc-rp 0.3.3 release notes (2018-10-26)
4
5
Requirements and compatibility
6
==============================
oidc_rp/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '0.3.3.dev0'
+__version__ = '0.3.3'
# Deploying a new version:
# 1. remove the ".dev" from the current version number
0 commit comments