Skip to content

Commit dbf61a6

Browse files
Bump version to 0.4.1 (#43)
1 parent 623dd80 commit dbf61a6

File tree

3 files changed

+18
-9
lines changed

3 files changed

+18
-9
lines changed

CHANGELOG.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
### Added
11+
12+
### Changed
13+
14+
### Deprecated
15+
16+
### Removed
17+
18+
### Fixed
19+
20+
### Security
21+
22+
## \[0.4.1\] - 2025-10-27
23+
924
### Added
1025

11-
- Added footer with useful links and information about filtered and total annotations or samples.
26+
- Added a footer with useful links and information about filtered and total annotations or samples.
1227
- Improved class docstrings for the most important user-facing classes.
1328
- Added `Annotation` tags section within the Annotation Details.
1429
- Added undoable action for editing annotations on the sample details.
@@ -22,16 +37,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2237
- Introduce button to reset viewport changes for embedding plot.
2338
- Improve UX for label picker when adding labels.
2439

25-
### Deprecated
26-
2740
### Removed
2841

2942
- Branding link from the `Embedding View`s status bar
3043

31-
### Fixed
32-
33-
### Security
34-
3544
## \[0.4.0\] - 2025-10-21
3645

3746
### Added

lightly_studio/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lightly-studio"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "LightlyStudio is a lightweight, fast, and easy-to-use data exploration tool for data scientists and engineers."
55
readme = "USAGE.md"
66
requires-python = ">=3.8,<3.13"

lightly_studio/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)