We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d576e commit b34c94bCopy full SHA for b34c94b
changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### v0.9.0 | in development
+### v0.9.0 | 2017-04-14
4
5
##### Updated requirements
6
pybinding/__about__.py
"""Package for numerical tight-binding calculations in solid state physics"""
__title__ = "pybinding"
-__version__ = "0.9.0.dev"
+__version__ = "0.9.0"
__summary__ = "Package for tight-binding calculations"
__url__ = "https://github.com/dean0x7d/pybinding"
0 commit comments