We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973a2ce commit e947f66Copy full SHA for e947f66
1 file changed
meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "domain2idna" %}
2
-{% set version = "%%version%%" %}
+{% set version = "1.10.0" %}
3
4
package:
5
name: "{{ name|lower }}"
@@ -32,8 +32,7 @@ test:
32
commands:
33
- domain2idna --version
34
- domain2idna --help
35
- - domain2idna -d bittréẋ.com
36
- -
+ - domain2idna -s bittréẋ.com
37
38
about:
39
home: "https://github.com/PyFunceble/domain2idna"
0 commit comments