Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cwichel committed Mar 28, 2022
1 parent fb31193 commit 02f12a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embutils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
:license: The MIT License (MIT)
"""
# -------------------------------------
__version__ = '0.8.0'
__version__ = '0.8.1'
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.poetry]
version = "0.8.0"
version = "0.8.1"
name = "embutils"
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 02f12a3

Please sign in to comment.