Commit 8ecececb authored by Julien Muchembled's avatar Julien Muchembled

Release erp5.util 0.4.70

parent 380037f8
Pipeline #16046 failed with stage
in 0 seconds
Changes
=======
0.4.70 (2021-06-14)
-------------------
* testnode:
- fix ResourceWarnings on Python 3
- shorten instance partition paths
* testsuite: remove EggTestSuite
0.4.69 (2020-10-29)
-------------------
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.4.69'
version = '0.4.70'
name = 'erp5.util'
long_description = open("README.erp5.util.txt").read() + "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment