Skip to content

Commit c16cfe4

Browse files
committed
finalize v1.0.8 doc
1 parent 27e552c commit c16cfe4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ def __getattr__(cls, name):
3434
author = "Qiang Zhu, Scott Fredericks, Kevin Parrish"
3535

3636
# The short X.Y version
37-
version = "1.0.7"
37+
version = "1.0.8"
3838
# The full version, including alpha/beta/rc tags
39-
release = "1.0.7"
39+
release = "1.0.8"
4040

4141
# -- General configuration ---------------------------------------------------
4242

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ab-initio generation of random crystal structures. It has the following features
2424
- Structural manipulation via symmetry relation (both subgroup and supergroup)
2525
- Geometry optimization from built-in and external optimization methods
2626

27-
The current version is ``1.0.7`` at `GitHub <https://github.com/MaterSim/PyXtal>`_.
27+
The current version is ``1.0.8`` at `GitHub <https://github.com/MaterSim/PyXtal>`_.
2828
It is available for use under the MIT license. Expect updates upon request by
2929
`Qiang Zhu\'s group <https://qzhu2017.github.io>`_ at the
3030
University of North Carolina at Charlotte.

0 commit comments

Comments
 (0)