Skip to content

Commit

Permalink
release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLecocq committed Jun 2, 2016
1 parent 540e5cf commit 7fee0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import versioneer

setup(version="1.4.1a",
setup(version="1.4.1",
name='msnoise',
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit 7fee0e3

Please sign in to comment.