Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mobiusklein committed Jan 5, 2018
1 parent 2e6aa83 commit a24b7e4
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 @@ -43,7 +43,7 @@
setup(
name="pynumpress",
packages=find_packages(),
version='0.0.1',
version='0.0.2',
install_requires=['numpy'],
include_dirs=[np.get_include()],
ext_modules=ext_modules)

0 comments on commit a24b7e4

Please sign in to comment.