diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 9fe70b8..ed1ef99 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.99.33.0 +current_version = 1.99.34.0 parse = (?P\d+)\.(?P\d+)\.(?P\d+)\.(?P\d+) serialize = {major}.{minor}.{patch}.{build} commit = True diff --git a/DESCRIPTION b/DESCRIPTION index 3630d5b..f9475a2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: KRSA Title: KRSA: Kinome Random Sampling Analyzer -Version: 1.99.33.0 +Version: 1.99.34.0 Authors@R: c(person(c("Ali", "Sajid"), "Imami", , "Ali.Sajid.Imami@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3684-3539")), diff --git a/codemeta.json b/codemeta.json index 9319c85..0a73872 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/CogDisResLab/KRSA", "issueTracker": "https://github.com/CogDisResLab/KRSA/issues", "license": "https://spdx.org/licenses/MIT", - "version": "1.99.33.0", + "version": "1.99.34.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",