Skip to content

Commit a105054

Browse files
authored
Fix badge link and update version table
Update badge link and add future release version.
1 parent 171eeb3 commit a105054

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# db-eplusout-reader
22

3-
![Tests](https://github.com/Tokarzewski/db-eplusout-reader/workflows/Tests/badge.svg)
3+
![Tests](https://github.com/DesignBuilderSoftware/db-eplusout-reader/workflows/Tests/badge.svg)
44
![Python](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue)
55

66
A tool to fetch results from EnergyPlus output files (`.sql` and `.eso` formats).
@@ -20,6 +20,7 @@ A tool to fetch results from EnergyPlus output files (`.sql` and `.eso` formats)
2020
|-----------------------|-----------------|
2121
| < v7.2.0.028 | 0.2.0 |
2222
| >= v7.2.0.028 | 0.3.x |
23+
| future release | 0.4.0 |
2324

2425
## Installation
2526

0 commit comments

Comments
 (0)