Skip to content

Commit

Permalink
Merge branch 'hotfix/0.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Aug 21, 2018
2 parents 41eda05 + ad5caba commit f975088
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

from distutils.core import setup

import setuptools

setup(
name='escpy',
version='0.0.1',
version='0.0.2',
packages=[
'escpy'
],
Expand Down

0 comments on commit f975088

Please sign in to comment.