Skip to content

Commit c56296c

Browse files
committed
bump version 2.2.0
1 parent 329661f commit c56296c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGES.rst

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22
CHANGES
33
=======
44

5+
2.2.0 (unreleased)
6+
==================
7+
8+
Environments
9+
------------
10+
11+
Incompatibility
12+
---------------
13+
14+
Features
15+
--------
16+
17+
Documentation
18+
-------------
19+
20+
Bug Fixes
21+
---------
22+
523
2.1.0 (2023/02/05)
624
==================
725

sphinx_intl/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '2.1.0'
3+
__version__ = '2.2.0'

0 commit comments

Comments
 (0)