Skip to content

Commit e6f6f0b

Browse files
authored
Merge pull request #241 from cwapi3d/bugfix/correct-package-version
Update cwapi3d version format to follow semantic versioning
2 parents 2a3f820 + 3bed744 commit e6f6f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cwapi3d"
3-
version = "30.0.693"
3+
version = "30.693.0"
44
authors = [{ name = "Cadwork", email = "it@cadwork.ca" }]
55
requires-python = ">= 3.10"
66
description = 'Python bindings for CwAPI3D'

0 commit comments

Comments
 (0)