Skip to content

Commit

Permalink
release: release Pylake v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JoepVanlier committed Jul 24, 2024
1 parent 6570ede commit 90ffcd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v1.5.2 | t.b.d.
## v1.5.2 | 2024-07-24

#### Improvements

Expand Down
2 changes: 1 addition & 1 deletion lumicks/pylake/__about__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "lumicks.pylake"
__version__ = "1.5.1"
__version__ = "1.5.2"
__summary__ = "Bluelake data analysis tools"
__url__ = "https://github.com/lumicks/pylake"

Expand Down

0 comments on commit 90ffcd7

Please sign in to comment.