Skip to content

Commit f25e46f

Browse files
committed
Release Version 0.2.0
1 parent 107d5ae commit f25e46f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## [Unreleased](https://github.com/nutti/OpenAI-Bridge/compare/v0.2.0...main)
66

7-
## [Version 0.2.0](https://github.com/nutti/OpenAI-Bridge/compare/v0.1.0...v0.2.0) - 2023.3.XX
7+
## [Version 0.2.0](https://github.com/nutti/OpenAI-Bridge/compare/v0.1.0...v0.2.0) - 2023.3.29
88

99
### New Features
1010

src/openai_bridge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bl_info = {
22
"name": "OpenAI Bridge",
33
"author": "nutti",
4-
"version": (0, 1, 0),
4+
"version": (0, 2, 0),
55
"blender": (3, 5, 0),
66
"location": "3D View",
77
"warning": "",

0 commit comments

Comments
 (0)