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 29311ff commit a716821Copy full SHA for a716821
src/python_notion_exporter/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "1.0.4"
+__version__ = "1.0.5"
2
3
-from .main import *
+from .main import NotionExporter, ExportType, ViewExportType
0 commit comments