Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Valentin Samir
django-cas-server
Commits
8a7ffd81
Commit
8a7ffd81
authored
Sep 07, 2016
by
Valentin Samir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version to 0.7.3
parent
216f38db
Pipeline
#585
passed with stage
in 7 minutes and 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CHANGELOG.rst
CHANGELOG.rst
+2
-2
cas_server/__init__.py
cas_server/__init__.py
+1
-1
No files found.
CHANGELOG.rst
View file @
8a7ffd81
...
...
@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
.. contents:: Table of Contents
:depth: 2
Unreleased
==========
v0.7.3 - 2016-09-07
==========
=========
Added
-----
...
...
cas_server/__init__.py
View file @
8a7ffd81
...
...
@@ -11,7 +11,7 @@
"""A django CAS server application"""
#: version of the application
VERSION
=
'0.7.
2
'
VERSION
=
'0.7.
3
'
#: path the the application configuration class
default_app_config
=
'cas_server.apps.CasAppConfig'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment