Bump version to 2.55.0

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Timothy Kassis
2026-07-24 10:58:47 -07:00
parent 9319f43f9c
commit bb87fa13e8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Scientific Agent Skills
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
[![Version](https://img.shields.io/badge/Version-2.54.0-blue.svg)](pyproject.toml)
[![Version](https://img.shields.io/badge/Version-2.55.0-blue.svg)](pyproject.toml)
[![Skills](https://img.shields.io/badge/Skills-150-brightgreen.svg)](#-whats-included)
[![Databases](https://img.shields.io/badge/Databases-100%2B-orange.svg)](#-whats-included)
[![Agent Skills](https://img.shields.io/badge/Standard-Agent_Skills-blueviolet.svg)](https://agentskills.io/)

View File

@@ -1,6 +1,6 @@
[project]
name = "scientific-agent-skills"
version = "2.54.0"
version = "2.55.0"
description = "A set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing."
readme = "README.md"
requires-python = ">=3.13"