Skip to content

Commit

Permalink
chore(release): 0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 7, 2022
1 parent e626e8b commit 895be85
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.10.7 (2022-11-07)


### Bug Fixes

* update sphinx version ([e626e8b](https://github.com/tellae/starling/commit/e626e8b53b418af6b2e849e2823ff9fcba8a233b))

### 0.10.6 (2022-11-07)


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.6"
__version__ = "0.10.7"

0 comments on commit 895be85

Please sign in to comment.