Skip to content

Commit 2d51914

Browse files
Merge pull request #10 from StructuralPython/releases/v0.4.7
bump versions
2 parents 9094181 + 30ac782 commit 2d51914

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ dependencies = [
4141
"pynite-tools>=0.6.4",
4242
"sectionproperties-tools>=0.2.0",
4343
"millrun>=0.3.0",
44-
"jsonchain>=0.4.3",
44+
"jsonchain>=0.5.1",
4545
"papermill>=2.6.0",
4646
"great-tables>=0.17.0",
47-
"xl-engine>=0.2.0",
47+
"xl-engine>=0.4.0",
4848
]
4949

5050
[project.urls]

structural_starterkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
A module to designed to perform package installations, and verification of install,
33
for students enrolled in Structural Python courses.
44
"""
5-
__version__ = "0.4.6"
5+
__version__ = "0.4.7"

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)