Skip to content

Commit

Permalink
bump to version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitguigal committed Jan 3, 2015
1 parent a091ebc commit d0d6ca0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
__author__ = 'benoit'

from setuptools import setup

setup(name="python_epson_printer",
version="1.4",
version="1.5",
description="A library to control Epson thermal printers based on ESC/POS language",
url="https://github.com/benoitguigal/python-epson-printer",
author="benoitguigal",
Expand Down

0 comments on commit d0d6ca0

Please sign in to comment.