Skip to content

Commit f07e59b

Browse files
authored
Logo update (#696)
* update logo * bump version from 0.2.4 to 0.2.5
1 parent d4fa3ea commit f07e59b

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ SPDX-License-Identifier: Apache-2.0
77
<table>
88
<tr>
99
<td>
10-
<a href="https://github.com/mathLab/PINA/raw/master/readme/pina_logo.png">
11-
<img src="https://github.com/mathLab/PINA/raw/master/readme/pina_logo.png"
10+
<a href="readme/pina_logo.png">
11+
<img src="readme/pina_logo.png"
1212
alt="PINA logo"
1313
style="width: 220px; aspect-ratio: 1 / 1; object-fit: contain;">
1414
</a>
234 KB
Loading

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pina-mathlab"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
description = "Physic Informed Neural networks for Advance modeling."
55
readme = "README.md"
66
authors = [

readme/pina_logo.png

360 KB
Loading

tutorials/static/pina_logo.png

360 KB
Loading

0 commit comments

Comments
 (0)