File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
- family-names : " Davis"
6
6
given-names : " Toby"
7
7
title : " LibRapid: Optimised Mathematics for C++"
8
- version : 0.7.4
8
+ version : 0.7.5
9
9
date-released : " 2023-10-22"
10
10
type : software
11
11
url : " https://github.com/LibRapid/librapid"
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "LibRapid"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = v0.7.4
41
+ PROJECT_NUMBER = v0.7.5
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ sdist.exclude = [
42
42
43
43
[project ]
44
44
name = " librapid"
45
- version = " 0.7.4 "
45
+ version = " 0.7.5 "
46
46
description = " A high-performance library for arrays and numeric calculations"
47
47
readme = " README.md"
48
48
long_description = [" file: README.md" ]
Original file line number Diff line number Diff line change 1
1
MAJOR 0
2
2
MINOR 7
3
- PATCH 4
3
+ PATCH 5
You can’t perform that action at this time.
0 commit comments