Skip to content

Commit

Permalink
Preparing release 4.0.3
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Oct 10, 2018
1 parent d70d801 commit b9b7e63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

4.0.3 (unreleased)
4.0.3 (2018-10-10)
------------------

Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion src/icalendar/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
__version__ = '4.0.3.dev0'
__version__ = '4.0.3'

from icalendar.cal import (
Calendar,
Expand Down

0 comments on commit b9b7e63

Please sign in to comment.