Skip to content

Commit

Permalink
Switch version and changelog to development version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachibouzouk committed Jun 7, 2024
1 parent 9ddd6a4 commit 5ad02ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
Release History
===============

0.5.2 (dev)
0.5.3 (dev)
-----------

0.5.2 (2024-06-07)
------------------

**|new|** Addition of the 'coveralls' badge to the README

**|new|** Addition of a random-seed functionality to ensure reproducible results if needed
Expand Down
2 changes: 1 addition & 1 deletion ramp/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.2"
__version__ = "0.5.3dev"

0 comments on commit 5ad02ce

Please sign in to comment.