Skip to content

Commit

Permalink
nodes/text2speech version bump to 1.0.0 (deepset-ai#14)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Mar 14, 2023
1 parent 8c7cc3f commit 573a770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/text2speech/text2speech/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022-present deepset GmbH <[email protected]>
#
# SPDX-License-Identifier: Apache-2.0
__version__ = "0.0.1"
__version__ = "1.0.0"

0 comments on commit 573a770

Please sign in to comment.