We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844365a commit 70bc85bCopy full SHA for 70bc85b
1 file changed
docs/conf.py
@@ -20,13 +20,13 @@
20
# -- Project information -----------------------------------------------------
21
22
project = 'ParticleSpy'
23
-copyright = '2020, ePSIC'
+copyright = '2021, ePSIC'
24
author = 'ePSIC'
25
26
# The short X.Y version
27
-version = '0.5.1'
+version = '0.5.2'
28
# The full version, including alpha/beta/rc tags
29
-release = '0.5.1'
+release = '0.5.2'
30
31
32
# -- General configuration ---------------------------------------------------
0 commit comments