From 669be66f58d4fa04083a83177ba54ab3048dca6d Mon Sep 17 00:00:00 2001 From: wlandau Date: Wed, 17 Apr 2024 12:42:12 -0400 Subject: [PATCH] version --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index c91315cac..a3ace4c2e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,7 +12,7 @@ Description: Pipeline tools coordinate the pieces of computationally The methodology in this package borrows from GNU 'Make' (2015, ISBN:978-9881443519) and 'drake' (2018, ). -Version: 1.6.0.9003 +Version: 1.7.0 License: MIT + file LICENSE URL: https://docs.ropensci.org/targets/, https://github.com/ropensci/targets BugReports: https://github.com/ropensci/targets/issues diff --git a/NEWS.md b/NEWS.md index 8f7f56e0f..d5e043b42 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# targets 1.6.0.9003 +# targets 1.7.0 ## Invalidating changes