Skip to content

Commit

Permalink
Bump to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Jun 30, 2022
1 parent 8380e61 commit 7619885
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

# Latest News

* 07/22: Release [2.2](https://github.com/astrolabsoftware/fink-broker/milestone/9?closed=1)
* 04/22: Release [2.0](https://github.com/astrolabsoftware/fink-broker/milestone/7?closed=1), [2.1](https://github.com/astrolabsoftware/fink-broker/milestone/8?closed=1)
* 01/22: Release [1.4](https://github.com/astrolabsoftware/fink-broker/pull/518)
* 11/21: Release [1.3](https://github.com/astrolabsoftware/fink-broker/pull/495)
Expand Down
2 changes: 1 addition & 1 deletion fink_broker/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = "2.1"
__version__ = "2.2"

0 comments on commit 7619885

Please sign in to comment.