Skip to content

Commit

Permalink
Bump version and HISTORY
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Dec 18, 2018
1 parent 4c0a5ce commit 2c23689
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Expand Up @@ -2,6 +2,11 @@
History
=======

0.2.1 (2018-12-18)
------------------

* Bugfix: project metadata

0.2.0 (2018-12-18)
------------------

Expand Down
2 changes: 1 addition & 1 deletion src/weylchamber/__init__.py
@@ -1,6 +1,6 @@
"""Top-level package for weylchamber."""

__version__ = '0.2.0'
__version__ = '0.2.1'

from .cartan_decomposition import *
from .coordinates import *
Expand Down

0 comments on commit 2c23689

Please sign in to comment.