Skip to content

Commit

Permalink
chore(release): 0.10.19
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2023
1 parent 20778a6 commit f0b527b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.10.19 (2023-11-27)

### 0.10.18 (2023-11-20)

### 0.10.17 (2023-11-16)
Expand Down
2 changes: 1 addition & 1 deletion starling_sim/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"""

#: Starling version
__version__ = "0.10.18"
__version__ = "0.10.19"

0 comments on commit f0b527b

Please sign in to comment.