File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " casibase-python-sdk"
7- version = " 1.0 .0"
7+ version = " 1.1 .0"
88authors = [{ name = " Casibase" , email = " admin@casibase.org" }]
99description = " Python SDK built for Casibase"
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments