summaryrefslogtreecommitdiff
path: root/version.py
diff options
context:
space:
mode:
Diffstat (limited to 'version.py')
-rw-r--r--version.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.py b/version.py
index 0818721..cc29c6d 100644
--- a/version.py
+++ b/version.py
@@ -2,7 +2,7 @@
# coding: utf-8
# /*##########################################################################
#
-# Copyright (c) 2015-2020 European Synchrotron Radiation Facility
+# Copyright (c) 2015-2021 European Synchrotron Radiation Facility
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
@@ -71,8 +71,8 @@ PRERELEASE_NORMALIZED_NAME = {"dev": "a",
"candidate": "rc"}
MAJOR = 0
-MINOR = 14
-MICRO = 0
+MINOR = 15
+MICRO = 2
RELEV = "final" # <16
SERIAL = 0 # <16