File tree Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ Eric Bower <neurosnap@gmail.com>
1414Erin Braswell <erin.braswell@gmail.com> erinspace <erin.braswell@gmail.com>
1515Fitz Elliott <fitz@cos.io> Fitz Elliott <felliott@fiskur.org>
1616Haoyu Chen <hc6as@virginia.edu> haoyuchen1992 <hc6as@virginia.edu>
17- Jeffrey Spies <jspies@gmail.com> Jeffrey Spies <github@jeffspies.com>
1817John Tordoff <john@cos.io> Johnetordoff <Johnetordoff@users.noreply.github.com>
1918Jonathon Love <jon@thon.cc>
2019Joshua Carp <jm.carp@gmail.com>
Original file line number Diff line number Diff line change 22ChangeLog
33*********
44
5+ 23.0.0 (2023-03-30)
6+ ===================
7+ - Docs: Basic repository maintenance for 2023; update copyright dates and update COS jobs url.
8+
5922.0.0 (2022-05-27)
610===================
711- Feature: Improve Hypothes.is annotations by allowing the parent frame to pass in its url when
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ Interested in adding support for a new provider or file format? Check out the CO
9898
9999### License
100100
101- Copyright 2013-2022 Center for Open Science
101+ Copyright 2013-2023 Center for Open Science
102102
103103Licensed under the Apache License, Version 2.0 (the "License");
104104you may not use this file except in compliance with the License.
@@ -114,4 +114,4 @@ limitations under the License.
114114
115115### COS is hiring!
116116
117- Want to help save science? Want to get paid to develop free, open source software? [ Check out our openings!] ( https://cos.io/our-communities/jobs/ )
117+ Want to help save science? Want to get paid to develop free, open source software? [ Check out our openings!] ( https://www. cos.io/careers )
Original file line number Diff line number Diff line change 4747
4848# General information about the project.
4949project = u'mfr'
50- copyright = u'2018 , Center For Open Science'
50+ copyright = u'2023 , Center For Open Science'
5151
5252# The version info for the project you're documenting, acts as replacement for
5353# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 1- __version__ = '22 .0.0'
1+ __version__ = '23 .0.0'
You can’t perform that action at this time.
0 commit comments