Skip to content

Commit

Permalink
Bump version: 0.48.3 → 0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdiener committed Nov 3, 2023
1 parent 4d640d9 commit 3923e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.48.3
current_version = 0.49.0
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mbtools
Title: Provides helper functions for microbiome preprocessing and analysis
Version: 0.48.3
Version: 0.49.0
Authors@R: c(person("Christian", "Diener", email = "[email protected]", role = c("aut", "cre")),
person("Osbaldo", "Resendis-Antonio", email = "[email protected]", role = "ctb"),
person("Sean", "Gibbons", email = "[email protected]", role = c("ldr", "cph")))
Expand Down

0 comments on commit 3923e96

Please sign in to comment.