14
0
2021-11-18 13:46:34 +00:00
committed by Git OBS Bridge
parent 43dcb2abe1
commit d680bcc22c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 16 07:44:51 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - update to version 2.29.1:
- prevent rewriting union types with forward annotations
- replace exit(main()) with raise SystemExit(main())
Committed via https://github.com/asottile/all-repos
-------------------------------------------------------------------
Tue Nov 2 19:39:16 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>