summaryrefslogtreecommitdiff
path: root/photutils
diff options
context:
space:
mode:
Diffstat (limited to 'photutils')
-rw-r--r--photutils/meta.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/photutils/meta.yaml b/photutils/meta.yaml
index 4e40235..2b27508 100644
--- a/photutils/meta.yaml
+++ b/photutils/meta.yaml
@@ -1,8 +1,5 @@
{% set name = 'photutils' %}
{% set version = '0.4' %}
-{% if version[0] == 'v' %}
-{% set version = version[1:] %}
-{% endif %}
{% set tag = 'v' + version %}
{% set number = '1' %}