Skip to content

Commit 4ee4f22

Browse files
committed
Begin 1.30.1.dev1 development
1 parent 12f34cc commit 4ee4f22

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
810
## [1.30.0] - 2026-07-16
911

1012
- Fixed a bug where `rsconnect deploy notebook --static` failed with `Unable to

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{ name = "Posit, PBC", email = "rsconnect@posit.co" }]
66
license = { file = "LICENSE.md" }
77
readme = { file = "README.md", content-type = "text/markdown" }
88
requires-python = ">=3.8"
9-
version = "1.30.0"
9+
version = "1.30.1.dev1"
1010

1111
dependencies = [
1212
"typing-extensions>=4.8.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)