Skip to content

Commit

Permalink
Release v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelWaldvogel committed Oct 14, 2018
1 parent f4e4be9 commit bd2ccd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.2+ - [Unreleased]
## 2.0.3 - 2018-10-14
### Added
* Group names ending in U+200B (Zero Width Space) are ignored. This allows
the Nextcloud admin to blacklist some of the groups (typically large ones).
Expand Down
2 changes: 1 addition & 1 deletion xclib/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '2.0.2+'
VERSION = '2.0.3'

0 comments on commit bd2ccd3

Please sign in to comment.