Add automatic update checks

This commit is contained in:
sunguosheng
2026-06-17 21:07:04 +08:00
parent 26265cbb10
commit 692a31303e
7 changed files with 193 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "nlprog"
version = "0.1.0"
version = "0.1.1"
description = "A terminal-first natural language programming assistant with pluggable LLM providers."
readme = "README.md"
requires-python = ">=3.8"