Skip to content

Commit 852f350

Browse files
committed
Release v0.2.1
1 parent ab2e4c8 commit 852f350

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "enhance-this",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A CLI tool to enhance prompts using Ollama AI.",
55
"author": "hariharen9",
66
"license": "MIT",

pyproject.toml

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

55
[project]
66
name = "enhance-this"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
authors = [
99
{ name="Hariharen", email="thisishariharen@gmail.com" },
1010
]

0 commit comments

Comments
 (0)