Skip to content

Commit

Permalink
Bump vers
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Sep 2, 2023
1 parent eb314ab commit 59d81ed
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
0.13.8
======

- Test build

0.13.7
======

- Test build

0.13.6
======

- Test build

0.13.5
======

Expand Down
2 changes: 1 addition & 1 deletion relenv/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import time

# relenv package version
__version__ = "0.13.5"
__version__ = "0.13.8"

MODULE_DIR = pathlib.Path(__file__).resolve().parent

Expand Down

0 comments on commit 59d81ed

Please sign in to comment.