Skip to content
Snippets Groups Projects
Commit 75fae7ef authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

REL: start new release cycle

parent f6711159
No related branches found
No related tags found
1 merge request!60Release 0.7.4
Pipeline #23264 passed
......@@ -45,10 +45,10 @@ from setuptools import find_packages, setup
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
########################################################################
ISRELEASED = True
ISRELEASED = False
MAJOR = 0
MINOR = 7
MICRO = 3
MICRO = 4
# Do not tag as pre-release until this commit
# https://github.com/pypa/packaging/pull/515
# has made it into a release. Probably we should wait for pypa/packaging>=21.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment