Skip to content

Commit

Permalink
Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rixx committed Jun 26, 2019
1 parent b79dc30 commit 2cec274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.rst
Expand Up @@ -3,6 +3,7 @@
Release Notes
=============

- :release:`1.0.3 <2019-06-27>`
- :bug:`730` The talk page of talks with multiple slots did not work and threw an error instead.
- :bug:`729` The “unscheduled talks” column in the schedule editor could overlap with the room columns on events with many rooms.
- :bug:`728` The “Invite reviewers” link on the main event dashboard led to an incorrect page.
Expand Down
2 changes: 1 addition & 1 deletion src/pretalx/__init__.py
@@ -1 +1 @@
__version__ = '1.0.2'
__version__ = '1.0.3'

0 comments on commit 2cec274

Please sign in to comment.