Added missing error to ERRORS (#136)

* Added missing error to ERRORS
* bump version
This commit is contained in:
Dario Moceri
2021-04-23 13:23:05 +02:00
committed by GitHub
parent e1f5254372
commit fa6ec4e718
3 changed files with 5 additions and 1 deletions

View File

@@ -2,4 +2,4 @@
This module contains the current version of the bfxapi lib
"""
__version__ = '1.1.13'
__version__ = '1.1.14'