Update changelog

This commit is contained in:
Lance Edgar 2023-07-07 15:38:08 -05:00
parent 58f9b3ce2a
commit 6b6e358dbe
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.9.38 (2023-07-07)
-------------------
* Optimize "auto-receive" batch process.
0.9.37 (2023-07-03) 0.9.37 (2023-07-03)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = '0.9.37' __version__ = '0.9.38'