mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Release version 0.1.157
This commit is contained in:
parent
d03d1c5ed6
commit
45ef7c8996
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
0.1.157 - 2021-09-28
|
||||
===================
|
||||
|
||||
### Fixes
|
||||
- Upgrade SQLAlchemy to version 1.4.
|
||||
- #1438
|
||||
|
||||
0.1.156 - 2021-09-27
|
||||
===================
|
||||
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@
|
|||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
|
||||
__version__ = '0.1.156'
|
||||
__version__ = '0.1.157'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue