Skip to content

Commit e2bf27f

Browse files
Bump version
1 parent a32d8aa commit e2bf27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gsd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.0.3'
1+
__version__ = '0.0.4'
22

33
from gsd.gsd import (log_prob, sample, mean, variance)
44
from gsd.ref_prob import gsd_prob

0 commit comments

Comments
 (0)