Skip to content

Commit

Permalink
Pre-release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Jun 8, 2017
1 parent 20be2d8 commit 07d709c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.rst
Expand Up @@ -67,7 +67,7 @@ for a future release):

* From standalone release::

pip install git+https://github.com/spacetelescope/synphot_refactor.git@0.1b2
pip install git+https://github.com/spacetelescope/synphot_refactor.git@0.1b4

* From source (example shown is for the ``dev`` version)::

Expand Down
3 changes: 2 additions & 1 deletion setup.cfg
Expand Up @@ -10,13 +10,14 @@ show-response = 1
[tool:pytest]
minversion = 3.0
norecursedirs = build docs/_build synphot/src
addopts = -p no:warnings

[ah_bootstrap]
auto_use = True

[metadata]
package_name = synphot
version = 0.1.dev0
version = 0.1b4
description = Synthetic photometry
long_description = This is a package for doing synthetic photometry that relies on Astropy
author = STScI
Expand Down

0 comments on commit 07d709c

Please sign in to comment.