Skip to content

Commit

Permalink
Bump version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston committed Mar 26, 2018
1 parent aa3587f commit 9187862
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Changes in synapse v0.27.1 (2018-03-19)
=======================================

Meta release as v0.27.0 temporarily pointed to the wrong commit


Changes in synapse v0.27.0 (2018-03-26)
=======================================

Expand Down
2 changes: 1 addition & 1 deletion synapse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""

__version__ = "0.27.0"
__version__ = "0.27.1"

0 comments on commit 9187862

Please sign in to comment.