Skip to content

Commit

Permalink
Bump version to 0.0.0.9099
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Nov 13, 2023
1 parent e51cadf commit 7be30e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tiltIndicator
Title: Indicators for the 'TILT' Project
Version: 0.0.0.9098
Version: 0.0.0.9099
Authors@R: c(
person("Mauro", "Lepore", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "https://orcid.org/0000-0002-1986-7988")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->

# tiltIndicator 0.0.0.9099

* Rename `emissions_profile_any_add_values_to_categorize` to `emissions_profile_any_compute_profile_ranking` (#609). The old name is retired without deprecation since it had no users.

# tiltIndicator 0.0.0.9098

* `emissions_profile_any_add_values_to_categorize()` now relocates the new
Expand Down

0 comments on commit 7be30e9

Please sign in to comment.