Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
tzutalin committed Jan 29, 2018
1 parent d43613d commit c1954b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.rst
Expand Up @@ -2,6 +2,13 @@
History
=======

1.6.0 (2018-01-29)
------------------

* Add more pre-defined labels
* Show cursor pose in status bar
* Fix minor issues

1.5.2 (2017-10-24)
------------------

Expand Down
2 changes: 1 addition & 1 deletion libs/version.py
@@ -1,2 +1,2 @@
__version_info__ = ('1', '5', '2')
__version_info__ = ('1', '6', '0')
__version__ = '.'.join(__version_info__)

0 comments on commit c1954b3

Please sign in to comment.