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 55- family-names : " Davis"
66 given-names : " Toby"
77title : " LibRapid: Optimised Mathematics for C++"
8- version : 0.7.4
8+ version : 0.7.5
99date-released : " 2023-10-22"
1010type : software
1111url : " https://github.com/LibRapid/librapid"
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "LibRapid"
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = v0.7.4
41+ PROJECT_NUMBER = v0.7.5
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# 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 = [
4242
4343[project ]
4444name = " librapid"
45- version = " 0.7.4 "
45+ version = " 0.7.5 "
4646description = " A high-performance library for arrays and numeric calculations"
4747readme = " README.md"
4848long_description = [" file: README.md" ]
Original file line number Diff line number Diff line change 11MAJOR 0
22MINOR 7
3- PATCH 4
3+ PATCH 5
You can’t perform that action at this time.
0 commit comments