Skip to content

Commit 34039bc

Browse files
jeremymanningclaude
andcommitted
Bump version to 0.1.1
- Fix Windows path compatibility issues - Update ReadTheDocs documentation with custom logo - Switch to sphinx-wagtail-theme for better readability - Add comprehensive tutorial notebooks for all cluster types - Fix CI documentation build errors - Add Python 3.12 support 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 5c5ae95 commit 34039bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

66
setup(
77
name="clustrix",
8-
version="0.1.0",
8+
version="0.1.1",
99
author="Contextual Dynamics Laboratory",
1010
author_email="[email protected]",
1111
description="Seamless distributed computing for Python functions",

0 commit comments

Comments
 (0)