Skip to content

Commit 17ea895

Browse files
committed
Bump version: 1.99.40 → 1.99.41
1 parent 15bb89f commit 17ea895

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.99.40
2+
current_version = 1.99.41
33
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
44
serialize = {major}.{minor}.{patch}
55
commit = True

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: KRSA
22
Title: KRSA: Kinome Random Sampling Analyzer
3-
Version: 1.99.40
3+
Version: 1.99.41
44
Authors@R:
55
c(person(c("Ali", "Sajid"), "Imami", , "Ali.Sajid.Imami@gmail.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-3684-3539")),

codemeta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"codeRepository": "https://github.com/CogDisResLab/KRSA",
99
"issueTracker": "https://github.com/CogDisResLab/KRSA/issues",
1010
"license": "https://spdx.org/licenses/MIT",
11-
"version": "1.99.40",
11+
"version": "1.99.41",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",

0 commit comments

Comments
 (0)