Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Vandenbout committed Jul 27, 2017
1 parent 9f44282 commit e1c325e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Expand Up @@ -3,6 +3,12 @@
History
-------

0.1.28 (2017-07-27)
______________________

* Added reader for Lattice FPGA devices (except iCE40). (Thanks, Adrien Descamps!)


0.1.27 (2017-05-24)
______________________

Expand Down
2 changes: 1 addition & 1 deletion kipart/__init__.py
Expand Up @@ -2,4 +2,4 @@

__author__ = 'XESS Corp.'
__email__ = 'info@xess.com'
__version__ = '0.1.27'
__version__ = '0.1.28'

0 comments on commit e1c325e

Please sign in to comment.