Spaces:
Sleeping
Sleeping
bump: version to 0.3.1 - HF deployment fixes
Browse files
chatcal-ai/pyproject.toml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
[tool.poetry]
|
| 2 |
name = "chatcal-ai"
|
| 3 |
-
version = "0.
|
| 4 |
description = "A friendly AI chatbot for booking Google Calendar appointments"
|
| 5 |
authors = ["Peter <pgits.job@gmail.com>"]
|
| 6 |
|
|
|
|
| 1 |
[tool.poetry]
|
| 2 |
name = "chatcal-ai"
|
| 3 |
+
version = "0.3.1"
|
| 4 |
description = "A friendly AI chatbot for booking Google Calendar appointments"
|
| 5 |
authors = ["Peter <pgits.job@gmail.com>"]
|
| 6 |
|