Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 65c4a8a

Browse files
authored
Update meta.yaml
1 parent b70c614 commit 65c4a8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
package:
22
name: mopper
33
#version: "{{ environ.get('GIT_DESCRIBE_TAG', '1.1.0') }}"
4-
version: '1.1.0'
4+
version: '1.1.1'
55
#source:
66
# path: ../.
77

88
source:
99
#url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR/archive/refs/tags/{{ environ.get('RELEASE_VERSION') }}.tar.gz
1010
git_url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR.git
11-
git_tag: "1.1.0"
11+
git_tag: "1.1.1"
1212
#git_rev: "1.1.0"
1313
#git_depth: 1 # (Defaults to -1/not shallow)
1414

0 commit comments

Comments
 (0)