We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0da29 commit ce9079dCopy full SHA for ce9079d
dbt_ibis/__init__.py
@@ -1,5 +1,5 @@
1
__all__ = ["compile_ibis_to_sql", "depends_on", "ref", "source"]
2
-__version__ = "0.10.0"
+__version__ = "0.11.0dev"
3
4
import logging
5
import subprocess
0 commit comments