Skip to content
Snippets Groups Projects
Verified Commit 27b9ed49 authored by Bertrand  NÉRON's avatar Bertrand NÉRON
Browse files

Revert ":art: set version to 1.0.0"

backport from branch_1.0 but I don't want to change version

This reverts commit 29026061.
parent fabb0331
No related branches found
No related tags found
No related merge requests found
Pipeline #10989 passed
......@@ -25,8 +25,9 @@
import sys
import logging
import time
__version__ = '1.0.0'
__version__ = '1.dev{}'.format(time.strftime('%Y%m%d'))
def get_version_message():
......
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