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 f4e4be9 commit bd2ccd3Copy full SHA for bd2ccd3
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## 2.0.2+ - [Unreleased]
+## 2.0.3 - 2018-10-14
8
### Added
9
* Group names ending in U+200B (Zero Width Space) are ignored. This allows
10
the Nextcloud admin to blacklist some of the groups (typically large ones).
xclib/version.py
@@ -1 +1 @@
1
-VERSION = '2.0.2+'
+VERSION = '2.0.3'
0 commit comments