Skip to content

Commit 423016a

Browse files
authored
update CHANGELOG and bump version to 0.4.1 (#187)
1 parent 0b06c61 commit 423016a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Elastic Distribution of OpenTelemetry Python Changelog
22

3+
## v0.4.1
4+
5+
- Bump to OTel 1.28.2 (#185)
6+
37
## v0.4.0
48

59
- Bump to OTel 1.28.1 (#169)

src/elasticotel/distro/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
__version__ = "0.4.0"
17+
__version__ = "0.4.1"

0 commit comments

Comments
 (0)