Skip to content

Commit d3804cf

Browse files
authored
Merge pull request spacetelescope#918 from spacetelescope/v1.1.1
Release [main]
2 parents 46e676e + 82cbeee commit d3804cf

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES.rst

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.1.1 (2022-04-05)
2+
==================
3+
4+
- Correction of bad wheel file in version 1.1.0
5+
6+
17
1.1.0 (2022-04-04)
28
===================
39

@@ -8,7 +14,7 @@ Project & API Documentation
814
~~~~~~~~~~~~~~~~~~~~~~~~~~~
915

1016
- Adding RTD Requirements file and yml
11-
- Updated JDOX links so they don't produce 404 errors
17+
- Updated JDOX links so they don't produce 404 errors
1218
- Updates to About page
1319

1420

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33
from setuptools import find_packages
44

5-
VERSION = '1.1.0'
5+
VERSION = '1.1.1'
66

77
AUTHORS = 'Matthew Bourque, Lauren Chambers, Misty Cracraft, Mike Engesser, Mees Fix, Joe Filippazzo, Bryan Hilbert, '
88
AUTHORS += 'Graham Kanarek, Teagan King, Catherine Martlin, Shannon Osborne, Maria Pena-Guerrero, Johannes Sahlmann, '

0 commit comments

Comments
 (0)