Skip to content

Commit

Permalink
chore(release): 0.10.17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 16, 2023
1 parent c13481a commit b964a07
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.17 (2023-11-16)


### Features

* **io:** agent can now be duplicated using 'duplicates' attribute ([#87](https://github.com/tellae/starling/issues/87)) ([c13481a](https://github.com/tellae/starling/commit/c13481ae8c487b33a4a302ce15845ca4d07f935e))

### 0.10.16 (2023-10-24)

### 0.10.15 (2023-10-19)
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.16"
__version__ = "0.10.17"

0 comments on commit b964a07

Please sign in to comment.