Skip to content

Commit

Permalink
move to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhu2017 committed Jun 9, 2023
1 parent afaf729 commit 171d35a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
author = 'Qiang Zhu, Howard Yanxon, David Zagaceta'

# The short X.Y version
version = '0.2.2'
version = '0.2.3'
# The full version, including alpha/beta/rc tags
release = 'Dec 2022'
release = 'June 2023'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PyXtal_FF
======================================
The aim of PyXtalFF project is to provide an automated computational infrastructure to train the interatomic potentials for inorganic periodic systems from high-end quantum mechanical calculations.

The current version is ``0.2.2`` at `GitHub <https://github.com/qzhu2017/pyxtal_ff>`_.
The current version is ``0.2.3`` at `GitHub <https://github.com/qzhu2017/pyxtal_ff>`_.

Expect updates upon request by `Qiang Zhu\'s group <https://qzhu2017.github.io>`_ at University of Nevada Las Vegas.

Expand Down
2 changes: 1 addition & 1 deletion pyxtal_ff/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2.2'
__version__ = '0.2.3'

0 comments on commit 171d35a

Please sign in to comment.