Skip to content

Commit b34c94b

Browse files
committed
Bump version number for release
1 parent d8d576e commit b34c94b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### v0.9.0 | in development
3+
### v0.9.0 | 2017-04-14
44

55
##### Updated requirements
66

pybinding/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Package for numerical tight-binding calculations in solid state physics"""
22
__title__ = "pybinding"
3-
__version__ = "0.9.0.dev"
3+
__version__ = "0.9.0"
44
__summary__ = "Package for tight-binding calculations"
55
__url__ = "https://github.com/dean0x7d/pybinding"
66

0 commit comments

Comments
 (0)