Skip to content

Commit

Permalink
Bump version to 0.1.6 (#84)
Browse files Browse the repository at this point in the history
* Fix unset_contextvars to actually unset the right vars

* Changie

* Add test

* Bump version to 0.1.6 for patch release
  • Loading branch information
gshank authored Feb 22, 2024
1 parent f532c4d commit c61d318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt_common/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.1.5"
version = "0.1.6"

0 comments on commit c61d318

Please sign in to comment.