Skip to content

Commit e947f66

Browse files
committed
Fix typo.
1 parent 973a2ce commit e947f66

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

meta.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "domain2idna" %}
2-
{% set version = "%%version%%" %}
2+
{% set version = "1.10.0" %}
33

44
package:
55
name: "{{ name|lower }}"
@@ -32,8 +32,7 @@ test:
3232
commands:
3333
- domain2idna --version
3434
- domain2idna --help
35-
- domain2idna -d bittréẋ.com
36-
-
35+
- domain2idna -s bittréẋ.com
3736

3837
about:
3938
home: "https://github.com/PyFunceble/domain2idna"

0 commit comments

Comments
 (0)