We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a32d8aa commit e2bf27fCopy full SHA for e2bf27f
src/gsd/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.0.3'
+__version__ = '0.0.4'
2
3
from gsd.gsd import (log_prob, sample, mean, variance)
4
from gsd.ref_prob import gsd_prob
0 commit comments