Add star to all non-0.1 versions (#6146)

This commit is contained in:
Sebastian Rittau
2021-10-11 22:41:19 +02:00
committed by GitHub
parent b16ec5451a
commit 9f86972350
94 changed files with 94 additions and 97 deletions

View File

@@ -1,4 +1,4 @@
version = "1.1"
version = "1.1.*"
python2 = true
requires = ["types-Jinja2", "types-Werkzeug", "types-click"]
obsolete_since = "2.0"