We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107d5ae commit f25e46fCopy full SHA for f25e46f
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
## [Unreleased](https://github.com/nutti/OpenAI-Bridge/compare/v0.2.0...main)
6
7
-## [Version 0.2.0](https://github.com/nutti/OpenAI-Bridge/compare/v0.1.0...v0.2.0) - 2023.3.XX
+## [Version 0.2.0](https://github.com/nutti/OpenAI-Bridge/compare/v0.1.0...v0.2.0) - 2023.3.29
8
9
### New Features
10
src/openai_bridge/__init__.py
@@ -1,7 +1,7 @@
1
bl_info = {
2
"name": "OpenAI Bridge",
3
"author": "nutti",
- "version": (0, 1, 0),
+ "version": (0, 2, 0),
"blender": (3, 5, 0),
"location": "3D View",
"warning": "",
0 commit comments