Add type hints for representer registration functions (#5636)

bump version to the current major release of PyYAML

Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
This commit is contained in:
Oleg Höfling
2021-06-14 17:53:59 +02:00
committed by GitHub
parent 04627bfb83
commit 03809dc604
2 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "0.1"
version = "5.4"
python2 = true