Skip to content

Commit e036be6

Browse files
Update __version__.py (#117)
* Update __version__.py * Update changelog.md
1 parent b063399 commit e036be6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 0.0.9
2+
13
# 0.0.8
24
* Improve container integration
35
The containers had some problems when the file system was read-only. In this case, the home directory, which contains the

hpobench/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.0.8'
1+
__version__ = '0.0.9dev'

0 commit comments

Comments
 (0)