Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Sep 2, 2023
1 parent 0e8671c commit a456f8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.13.5
======

- Test build

0.13.4
======

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.4"
__version__ = "0.13.5"

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

Expand Down

0 comments on commit a456f8d

Please sign in to comment.