Skip to content

Commit

Permalink
chore(release): 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 14, 2022
1 parent 93fdd22 commit 9536a6f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.7.3 (2022-03-14)


### Features

* unify parameters filename ([#41](https://github.com/tellae/starling/issues/41)) ([93fdd22](https://github.com/tellae/starling/commit/93fdd2250e70065bc49cd6329ced5d62456e7c56))

### 0.7.2 (2022-02-25)


Expand Down
2 changes: 1 addition & 1 deletion starling_sim/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Starling version"""

__version__ = "0.7.2"
__version__ = "0.7.3"

0 comments on commit 9536a6f

Please sign in to comment.