Skip to content

Commit 70bc85b

Browse files
authored
Update conf.py to 0.5.2
1 parent 844365a commit 70bc85b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
# -- Project information -----------------------------------------------------
2121

2222
project = 'ParticleSpy'
23-
copyright = '2020, ePSIC'
23+
copyright = '2021, ePSIC'
2424
author = 'ePSIC'
2525

2626
# The short X.Y version
27-
version = '0.5.1'
27+
version = '0.5.2'
2828
# The full version, including alpha/beta/rc tags
29-
release = '0.5.1'
29+
release = '0.5.2'
3030

3131

3232
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)