Increment version number

Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
This commit is contained in:
2026-01-26 16:39:12 -06:00
parent 3c1a225ccc
commit 304c05154d

View File

@@ -1,6 +1,6 @@
[project]
name = "dumpy"
version = "0.1.0"
version = "0.1.1"
description = "Used for dumping directories into the command prompt in a way that LLMs will understand"
readme = "README.md"
requires-python = ">=3.14"