burtenshaw HF Staff commited on
Commit
9ce7591
·
verified ·
1 Parent(s): 74e3ee4

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
 
5
  [project]
6
  name = "echo-cli"
7
- version = "0.1.0"
8
  description = "Add your description here"
9
  readme = "README.md"
10
  requires-python = ">=3.10"
 
4
 
5
  [project]
6
  name = "echo-cli"
7
+ version = "0.1.1"
8
  description = "Add your description here"
9
  readme = "README.md"
10
  requires-python = ">=3.10"