Skip to content

Commit 21f6817

Browse files
update version number to v1.5
1 parent eec3d87 commit 21f6817

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package:
22
name: ctdopts
3-
version: "1.4"
3+
version: "1.5"
44

55
source:
6-
git_rev: v1.4
6+
git_rev: v1.5
77
git_url: https://github.com/WorkflowConversion/CTDopts.git
88

99
build:

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='CTDopts',
5-
version='1.4',
5+
version='1.5',
66
packages=['CTDopts'],
77
url='https://github.com/genericworkflownodes/CTDopts',
88
license='',

0 commit comments

Comments
 (0)