Skip to content

Commit 7325af3

Browse files
committed
Fixes README file.
1 parent 43e1bef commit 7325af3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![PyPI](https://img.shields.io/pypi/v/cwapi3d)](https://pypi.python.org/pypi/cwapi3d/)
66
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cwapi3d)](https://pypi.python.org/pypi/cwapi3d/)
7-
[![RTD](https://img.shields.io/readthedocs/cwapi3dpython)](https://python.cadwork.dev)
7+
[![RTD](https://img.shields.io/readthedocs/cwapi3dpython)](https://docs.cadwork.com/projects/cwapi3dpython/en/latest/)
88
[![Issues](https://img.shields.io/github/issues/cwapi3d/cwapi3dpython)](https://github.com/cwapi3d/cwapi3dpython/issues)
99
[![Pulls](https://img.shields.io/github/issues-pr/cwapi3d/cwapi3dpython)](https://github.com/cwapi3d/cwapi3dpython/pulls)
1010
[![GitHub](https://img.shields.io/github/license/cwapi3d/cwapi3dpython)](https://choosealicense.com/licenses/mit/)

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.443.6"
3+
version = "30.443.8"
44
authors = [{ name = "Cadwork", email = "[email protected]" }]
55
requires-python = ">= 3.10"
66
description = 'Python bindings for CwAPI3D'

0 commit comments

Comments
 (0)