Skip to content

Commit 0c91b0b

Browse files
committed
version 0.1.1
1 parent 06bac93 commit 0c91b0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nlc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import subprocess
2424
from textwrap import dedent
2525
from openai import OpenAI
2626

27-
VERSION = "0.1.0"
27+
VERSION = "0.1.1"
2828

2929
# ---- Config ----
3030
NLC_PROVIDER = os.getenv("NLC_PROVIDER", "openai")

0 commit comments

Comments
 (0)