Skip to content

Commit 6807791

Browse files
mirkomikulicclaude
andcommitted
Bump version to 0.1.0-beta.2
Changes since beta.1: - Fix GitHub URLs to point to correct repository - Update all GitHub Actions to latest versions - Add AI-generated disclaimer to README 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 66c7098 commit 6807791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "fdb-record-layer"
7-
version = "0.1.0-beta.1"
7+
version = "0.1.0-beta.2"
88
description = "Python implementation of FoundationDB Record Layer"
99
readme = "README.md"
1010
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)