1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-26 23:10:47 +02:00

python 3.10 support

may break compatibility with previous 3.x python versions
This commit is contained in:
Diego Cepeda
2022-12-07 14:21:08 -06:00
committed by GitHub
parent 20865f6cb5
commit fe66a1d47d

View File

@@ -1 +1 @@
__version__ = '1.5.0'
__version__ = '1.5.1'