Skip to content

Commit

Permalink
bump version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ncornette committed Jun 7, 2016
1 parent c7e775d commit 1d8bc9a
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 @@ -28,7 +28,7 @@
datafiles.extend(r.sub('', f) for f in data_files)

setup(name='Markdown-Editor',
version='1.0.0',
version='1.0.1',
description='Standalone editor for your markdown files',
long_description=long_description,
classifiers=[
Expand Down

0 comments on commit 1d8bc9a

Please sign in to comment.