Skip to content

Commit b3805b2

Browse files
authored
Merge pull request #68 from NNPDF/version_032
updated version to 0.32
2 parents 46d7dc1 + c0909aa commit b3805b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reportengine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
Reportengine: A framework to organize data pypelines.
33
"""
44

5-
__version__ = "0.30dev"
5+
__version__ = "0.32"
66

77
from . resourcebuilder import collect

0 commit comments

Comments
 (0)