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.
2 parents 46d7dc1 + c0909aa commit b3805b2Copy full SHA for b3805b2
src/reportengine/__init__.py
@@ -2,6 +2,6 @@
2
Reportengine: A framework to organize data pypelines.
3
"""
4
5
-__version__ = "0.30dev"
+__version__ = "0.32"
6
7
from . resourcebuilder import collect
0 commit comments