Skip to content

Commit 465a81e

Browse files
committed
Bump millrun version
1 parent 2059158 commit 465a81e

File tree

3 files changed

+55
-7
lines changed

3 files changed

+55
-7
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"python-docx",
4141
"pynite-tools>=0.6.4",
4242
"sectionproperties-tools>=0.2.0",
43-
"millrun>=0.1.0",
43+
"millrun>=0.2.0",
4444
"jsonchain>=0.1.0",
4545
"papermill>=2.6.0",
4646
"great-tables>=0.17.0",

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.0"
5+
__version__ = "0.4.1"

uv.lock

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

0 commit comments

Comments
 (0)