Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Bump to 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelconnolly committed Feb 1, 2019
1 parent 265d8d0 commit d9f58a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools import setup

setup(name='planex',
version='4.1.3',
version='4.1.4',
packages=['planex', 'planex.cmd'],
package_data={'planex': ['Makefile.rules']},
entry_points={
Expand Down

0 comments on commit d9f58a0

Please sign in to comment.