fix: Missing place to update version

pull/860/head v2.4.162
Raphaël Vinot 2022-09-09 14:10:35 +02:00
parent a897b8d62c
commit b1896d43f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.160.1'
__version__ = '2.4.162'
import logging
import sys
import warnings