Skip to content

Commit

Permalink
updated setup to prep for v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bpops committed Jul 29, 2023
1 parent a8ed415 commit 1927527
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
@@ -1,7 +1,7 @@
import setuptools

setuptools.setup(name='codedapertures',
version='0.5',
version='0.6',
description='a python package for generating coded apertures',
long_description='CodedApertures is a python package that allows one to easily generate and display common coded aperture patterns. Coded apertures are a spatial encoding technique for straight-line optics, wherein traditional lensing (e.g., visible light) is not possible. Even wherein tradiational lensing is possible, there may be other advantages (infinite depth of field). Coded apertures may therefore be used for hard x-ray and gamma-ray imaging for astrophysics, medical imaging, and homeland security applications.',
url='https://github.com/bpops/codedapertures',
Expand Down

0 comments on commit 1927527

Please sign in to comment.