Skip to content

Commit 8ae01c5

Browse files
chore(release): bump version to 2.0.0
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 4559177 commit 8ae01c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anyplot-website",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"description": "anyplot Frontend - AI-powered plotting examples",
55
"private": true,
66
"type": "module",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pyproject.toml
22
[project]
33
name = "anyplot"
4-
version = "1.1.0"
4+
version = "2.0.0"
55
description = "AI-powered plotting examples"
66
authors = [{ name = "Markus Neusinger", email = "admin@anyplot.ai" }]
77
requires-python = ">=3.14"

0 commit comments

Comments
 (0)