diff --git a/DESCRIPTION b/DESCRIPTION index b994ea2..ac3c2ad 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: comtradr Title: Interface with the United Nations Comtrade API -Version: 1.0.3 +Version: 1.0.3.9000 Maintainer: Paul Bochtler Authors@R: c( person("Paul", "Bochtler", diff --git a/NEWS.md b/NEWS.md index cc1b16b..c308da8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# comtradr (development version) + # comtradr 1.0.3 * this is a patch to fix a bug that was introduced when fixing the bug about tidy cols. Now tidy cols are returned again.