Skip to content

Commit

Permalink
Prepare release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Jan 11, 2025
1 parent 6a076ec commit 948813f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions python/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# insta-science

## 0.4.5

De-dup `insta-science-util download --platform` and fix its CLI help.

## 0.4.4

Use a 'User-Agent' header of `insta-science/<version>` when fetching URLs.
Expand Down
2 changes: 1 addition & 1 deletion python/insta_science/_internal/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Science project contributors.
# Licensed under the Apache License, Version 2.0 (see LICENSE).

__version__ = "0.4.4"
__version__ = "0.4.5"
2 changes: 1 addition & 1 deletion python/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 948813f

Please sign in to comment.