Skip to content

Commit fcf76fc

Browse files
author
semantic-release
committed
1.0.2
Automatically generated by python-semantic-release
1 parent 2956b3e commit fcf76fc

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# CHANGELOG
22

33

4+
## v1.0.2 (2026-02-11)
5+
6+
7+
## v1.0.1 (2026-02-04)
8+
9+
### Chores
10+
11+
- Update to dependencies with pre-built wheels for 3.12/3.13
12+
([#79](https://github.com/moderneinc/moderne-visualizations-misc/pull/79),
13+
[`4c2316b`](https://github.com/moderneinc/moderne-visualizations-misc/commit/4c2316b5fe8c6adbc63868a606b4c2fe767c95c7))
14+
15+
416
## v1.0.0 (2026-02-04)
517

618
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# @see https://packaging.python.org/en/latest/specifications/declaring-project-metadata/
22
[project]
33
name = "moderne_visualizations_misc"
4-
version = "1.0.1"
4+
version = "1.0.2"
55
description = "Miscellaneous visualizations for the Moderne platform"
66
authors = [
77
{ name = "Jonathan Schneider", email = "jonathan@moderne.io" },

0 commit comments

Comments
 (0)