Skip to content

Commit f858009

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-08-10) ### Features * improve package src folder structure ([#4](#4)) ([e711032](e711032))
1 parent e711032 commit f858009

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
# [1.1.0](https://github.com/casibase/casibase-python-sdk/compare/v1.0.0...v1.1.0) (2025-08-10)
4+
5+
6+
### Features
7+
8+
* improve package src folder structure ([#4](https://github.com/casibase/casibase-python-sdk/issues/4)) ([e711032](https://github.com/casibase/casibase-python-sdk/commit/e7110329ef257e62968e18e58905dcf11269d2b4))
9+
310
# 1.0.0 (2025-08-10)
411

512

pyproject.toml

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

55
[project]
66
name = "casibase-python-sdk"
7-
version = "1.0.0"
7+
version = "1.1.0"
88
authors = [{ name = "Casibase", email = "admin@casibase.org" }]
99
description = "Python SDK built for Casibase"
1010
readme = "README.md"

0 commit comments

Comments
 (0)