Skip to content

Commit

Permalink
bump version to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awvwgk committed Dec 9, 2019
1 parent 655bc02 commit afa6931
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# extended tight binding program package
project('xtb',
'fortran', 'c', 'cpp',
version: '6.2.2',
version: '6.3.0',
license: 'LGPL3',
meson_version: '>=0.49')

Expand Down
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
long_description = fh.read()

setup(name="xtb",
version="6.2.2",
version="6.3.0",
author="Sebastian Ehlert",
author_email="[email protected]",
description="Wrapper for the extended tight binding program",
Expand Down

0 comments on commit afa6931

Please sign in to comment.