We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d7cb9 commit 6f26472Copy full SHA for 6f26472
README.rst
@@ -1,7 +1,7 @@
1
torch-pme
2
=========
3
4
-.. image:: docs/src/logo/torch-pme.svg
+.. image:: https://raw.githubusercontent.com/lab-cosmo/torch-pme/refs/heads/main/docs/src/logo/torch-pme.svg
5
:width: 200 px
6
:align: left
7
src/torchpme/__init__.py
@@ -24,4 +24,4 @@
24
"SplinePotential",
25
"CombinedPotential",
26
]
27
-__version__ = "0.1.0rc3"
+__version__ = "0.1.0"
0 commit comments