dbt-labs / dbt-codegen

Macros that generate dbt code
https://hub.getdbt.com/dbt-labs/codegen/latest/
Apache License 2.0
459 stars 99 forks source link

dbt_project.yml version is not matching with the latest release version #152

Open yaseenhp opened 8 months ago

yaseenhp commented 8 months ago

Describe the bug

dbt_project.yml version is not matching with the latest release version

Steps to reproduce

Open dbt_project.yml and read version details.

Expected results

I might be wrong, I expect the file to match the latest version 0.12.1

Actual results

version: '0.12.1'

Screenshots and log output

System information

The contents of your packages.yml file:

Which database are you using dbt with?

The output of dbt --version:

<output goes here>

The operating system you're using:

The output of python --version:

Additional context

Are you interested in contributing the fix?

gwenwindflower commented 5 months ago

Hi! Thank for your patience in getting this addressed, and thank you for flagging this. Will get this fixed right now.