Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelschuetze committed Jun 22, 2018
1 parent b9920e8 commit f298ee3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ MIT License, see LICENSE file. The authors are mentioned in the AUTHORS file.
Changelog
=========

Version 1.0 (unreleased)
Version 1.0 (2018-06-22)
------------------------
* Initial release. Please read the README for every setting and
possibility for customization.
Expand Down
2 changes: 1 addition & 1 deletion openslides_saml/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__verbose_name__ = 'OpenSlides SAML Plugin'
__description__ = 'This plugin for OpenSlides provides a login via a SAML service.'
__version__ = '1.0-dev'
__version__ = '1.0'
__license__ = 'MIT'
__url__ = 'https://github.com/OpenSlides/openslides-saml'

Expand Down

0 comments on commit f298ee3

Please sign in to comment.