add workflow dispatch - v0.6.2
All checks were successful
Test Suite / lint (push) Successful in 31s
Test Suite / build (push) Successful in 50s
Test Suite / test (3.11) (push) Successful in 1m32s
Release / test (push) Successful in 1m3s
Release / build-and-release (push) Successful in 35s
Security Scan / security (push) Successful in 49s
Security Scan / dependency-check (push) Successful in 52s

This commit is contained in:
2025-09-20 10:04:18 -07:00
parent 26aece0161
commit a93556132b
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "embeddingbuddy"
version = "0.6.1"
version = "0.6.2"
description = "A Python Dash application for interactive exploration and visualization of embedding vectors through dimensionality reduction techniques."
readme = "README.md"
requires-python = ">=3.11"