Skip to content

Commit

Permalink
Preparing release 5.2.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTango committed Nov 5, 2020
1 parent 257376d commit d18024e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

5.2.0b2 (unreleased)
5.2.0b2 (2020-11-05)
--------------------

- Add missing entry point for svelte_app template
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup


version = '5.2.0b2.dev0'
version = '5.2.0b2'


long_description = "\n\n".join(
Expand Down

0 comments on commit d18024e

Please sign in to comment.