Skip to content

Commit 7cad1f4

Browse files
committed
bump 0.1.4
1 parent 9f5d89b commit 7cad1f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dspy_code/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
through natural language interactions.
66
"""
77

8-
__version__ = "0.1.3"
8+
__version__ = "0.1.4"
99
__author__ = "Super Agentic AI"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "dspy-code"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "Claude Code for DSPy: AI-powered interactive development environment for DSPy"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)