Skip to content

Commit 2cb3db0

Browse files
committed
fix deps and bump release version
1 parent 225b622 commit 2cb3db0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = chatblade
3-
version = 0.5.0
3+
version = 0.6.2
44
description = CLI Swiss Army Knife for ChatGPT
55
long_description = file: README.md
66
long_description_content_type=text/markdown
@@ -18,6 +18,7 @@ install_requires =
1818
rich~=13.7.1
1919
PyYAML~=6.0.1
2020
platformdirs~=4.2.2
21+
pylatexenc==2.10
2122

2223
[options.entry_points]
2324
console_scripts =

0 commit comments

Comments
 (0)