We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c7caa commit b21113aCopy full SHA for b21113a
docs/change_log.rst
@@ -4,6 +4,11 @@ Change Log
4
.. contents::
5
:local:
6
7
+Version 2.1
8
+-----------
9
+
10
+Minor release of GDSC SMLM.
11
12
13
Version 2.0
14
-----------
docs/conf.py
@@ -26,7 +26,7 @@
26
# The short X.Y version
27
version = u''
28
# The full version, including alpha/beta/rc tags
29
-release = u'2.0'
+release = u'2.1'
30
31
32
# -- General configuration ---------------------------------------------------
0 commit comments