Skip to content

Commit ef19f22

Browse files
committed
#662 raised version number for master merge
1 parent 272d545 commit ef19f22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ models for all libraries supporting the
5858

5959
## Version
6060

61-
TEASER is a ongoing research project, the current version is 0.7.4, which is
61+
TEASER is a ongoing research project, the current version is 0.7.5, which is
6262
still a pre-release.
6363

6464
## How to use TEASER

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
# The short X.Y version.
5959
version = "0.7."
6060
# The full version, including alpha/beta/rc tags.
61-
release = "0.7.4"
61+
release = "0.7.5"
6262

6363
# The language for content autogenerated by Sphinx. Refer to documentation
6464
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="teaser",
5-
version="0.7.4",
5+
version="0.7.5",
66
description="Tool for Energy Analysis and Simulation for " "Efficient Retrofit ",
77
url="https://github.com/RWTH-EBC/TEASER",
88
author="RWTH Aachen University, E.ON Energy Research Center, "

0 commit comments

Comments
 (0)