Skip to content

Commit 4113ae2

Browse files
committed
create v0.3.6.post2
1 parent 38385b3 commit 4113ae2

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

Diff for: CHANGES

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
0.3.7 (unreleased)
2-
------------------
3-
4-
- No changes yet
5-
6-
71
0.3.6 (2017-07-03)
82
------------------
93

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
builtins._ASTROPY_PACKAGE_NAME_ = PACKAGENAME
4848

4949
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
50-
VERSION = '0.3.7.dev'
50+
VERSION = '0.3.6.post2'
5151

5252
# Indicates if this version is a release version
5353
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)