Skip to content

Commit

Permalink
feat: version update
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer committed Jun 5, 2024
1 parent 6c2b1ed commit 5cdea8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog
## 0.2.0 (2024-05-06)
* Many bugfixes
* Better error logs
* Update to current launcher API
* file orderings fixed

## 0.1.0 (2024-02-13)

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "HyperSweeper"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"typing_extensions", # Better typing
"tomli",
Expand Down

0 comments on commit 5cdea8e

Please sign in to comment.