Skip to content

Commit 16885b1

Browse files
committed
Release Version 1.0.0
1 parent 77e8340 commit 16885b1

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
@@ -5,7 +5,7 @@
55
## [Unreleased](https://github.com/nutti/OpenAI-Bridge/compare/v0.2.0...main)
66

77
<!-- markdownlint-disable-next-line MD013 -->
8-
## [Version 1.0.0](https://github.com/nutti/OpenAI-Bridge/compare/v0.2.0...v1.0.0) - 2023.X.XX
8+
## [Version 1.0.0](https://github.com/nutti/OpenAI-Bridge/compare/v0.2.0...v1.0.0) - 2023.6.1
99

1010
### New Features
1111

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, 2, 0),
4+
"version": (1, 0, 0),
55
"blender": (3, 5, 0),
66
"location": "3D View",
77
"warning": "",

0 commit comments

Comments
 (0)