Skip to content

Commit

Permalink
chore(release): 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 15, 2022
1 parent d08b0f2 commit 1d6285d
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.2 (2022-09-15)


### Features

* add possibility of generating an empty graph ([#69](https://github.com/tellae/starling/issues/69)) ([d08b0f2](https://github.com/tellae/starling/commit/d08b0f209c0a8df8d353095d07f16d39e890dd26))

### 0.10.1 (2022-09-08)


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.1"
__version__ = "0.10.2"

0 comments on commit 1d6285d

Please sign in to comment.