Skip to content

Commit 72139c9

Browse files
committed
refactor (release.py) bump version to 0.15.4
1 parent db7cfbf commit 72139c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/dev_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ In a bigger project this information would be managed e.g. by issues but a markd
55

66

77

8-
- [] i100: make `test_c011__load_mod_from_uri` executable on CI
8+
- [x] i100: make `test_c011__load_mod_from_uri` executable on CI
99
- generate config.toml with suitable paths

src/pyirk/release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.15.3"
1+
__version__ = "0.15.4"

0 commit comments

Comments
 (0)