This commit is contained in:
guanjihuan 2022-06-29 17:13:19 +08:00
parent 23fd32d644
commit 70af7fdeeb
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[metadata]
# replace with your username:
name = guan
version = 0.0.97
version = 0.0.98
author = guanjihuan
author_email = guanjihuan@163.com
description = An open source python package

View File

@ -2,7 +2,7 @@
# With this package, you can calculate band structures, density of states, quantum transport and topological invariant of tight-binding models by invoking the functions you need. Other frequently used functions are also integrated in this package, such as file reading/writing, figure plotting, data processing.
# The current version is guan-0.0.96, updated on June 29, 2022.
# The current version is guan-0.0.98, updated on June 29, 2022.
# Installation: pip install --upgrade guan