Skip to content

Commit 3de6014

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 1d8ed65 commit 3de6014

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/OpenVoiceOS/ovos-bus/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus/compare/1f1f7d2fd3dd304379f23274dff62b3151fc68a3...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Bump ovos utils [\#2](https://github.com/OpenVoiceOS/ovos-bus/pull/2) ([JarbasAl](https://github.com/JarbasAl))
10+
- extract from core [\#1](https://github.com/OpenVoiceOS/ovos-bus/pull/1) ([JarbasAl](https://github.com/JarbasAl))
11+
12+
**Fixed bugs:**
13+
14+
- bump ovos-utils - fix/circular\_import [\#3](https://github.com/OpenVoiceOS/ovos-bus/pull/3) ([JarbasAl](https://github.com/JarbasAl))
15+
16+
17+
18+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

ovos_messagebus/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
VERSION_MAJOR = 0
33
VERSION_MINOR = 0
44
VERSION_BUILD = 2
5-
VERSION_ALPHA = 0
5+
VERSION_ALPHA = 1
66
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)