Skip to content

Commit 8197512

Browse files
committed
version bump to 0.5.2
1 parent e2c61c1 commit 8197512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.5.2] - work in progress
3+
## [0.5.2] - 2024-02-22
44

55
- new functions make_extrude_x(), make_extrude_y(), and make_extrude_z()
66
- new param center for make_extrude(), bug fixes

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name='cadscript',
55
description="A Python module for creating 3D models with scripts.",
66
long_description="A Python module for creating 3D models with scripts.",
7-
version='0.5.1',
7+
version='0.5.2',
88
url="https://github.com/cadscriptHQ/cadscript",
99
license="Apache Public License 2.0",
1010
author='Andreas Kahler',

0 commit comments

Comments
 (0)