Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Apr 11, 2020
1 parent 14a8f20 commit b6b2323
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
CHANGES
=======

2.1.0 (unreleased)
==================

Environments
------------

Incompatibility
---------------

Features
--------

Documentation
-------------

Bug Fixes
---------

2.0.1 (2020/04/11)
==================

Expand Down
2 changes: 1 addition & 1 deletion sphinx_intl/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = '2.0.1'
__version__ = '2.1.0'

0 comments on commit b6b2323

Please sign in to comment.