Skip to content

Commit 919dc2b

Browse files
chore(main): release 1.1.0 (#69)
Co-authored-by: runpod-workers-release-please-bot[bot] <237328975+runpod-workers-release-please-bot[bot]@users.noreply.github.com>
1 parent 59a7fcc commit 919dc2b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/runpod-workers/flash/compare/v1.0.1...v1.1.0) (2026-02-25)
4+
5+
6+
### Features
7+
8+
* fully deployed environment with generated handlers ([#68](https://github.com/runpod-workers/flash/issues/68)) ([59a7fcc](https://github.com/runpod-workers/flash/commit/59a7fcc7bb6ae7b31364ad1a1418d4c85cf8a32a))
9+
310
## [1.0.1](https://github.com/runpod-workers/flash/compare/v1.0.0...v1.0.1) (2026-02-10)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "worker-flash"
3-
version = "1.0.1"
3+
version = "1.1.0"
44
description = "Dynamic GPU provisioning for ML workloads with transparent execution"
55
readme = "README.md"
66
requires-python = ">=3.10,<3.15"

0 commit comments

Comments
 (0)