Skip to content

Commit

Permalink
Release Printrun-1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rockstorm101 committed Nov 1, 2017
1 parent 30d4b9c commit 778ceee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
@@ -1,5 +1,5 @@
[Printrun - UNRELEASED]
=======================
Printrun - 1.6.0
================

New Features
------------
Expand Down
2 changes: 1 addition & 1 deletion printrun/printcore.py
Expand Up @@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with Printrun. If not, see <http://www.gnu.org/licenses/>.

__version__ = "2015.03.10"
__version__ = "1.6.0"

from serialWrapper import Serial, SerialException, PARITY_ODD, PARITY_NONE
from select import error as SelectError
Expand Down

0 comments on commit 778ceee

Please sign in to comment.