Skip to content

Commit

Permalink
Version bump v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xispa committed Oct 15, 2020
1 parent 002b961 commit b59dae8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

2.0.1 (unreleased)
------------------


2.0.0 (2020-10-15)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = "2.0.0"
version = "2.0.1"

setup(
name="senaite.panic",
Expand Down
2 changes: 1 addition & 1 deletion src/senaite/panic/profiles/default/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ this add-on own profile.
-->

<metadata>
<version>2.0.0</version>
<version>2.0.1</version>

<!-- Be sure to install the following dependencies if not yet installed -->
<dependencies>
Expand Down

0 comments on commit b59dae8

Please sign in to comment.