Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverRainZ committed Nov 7, 2021
1 parent 28cac5e commit 29d633b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ Control Bar at the Top
Chang Log
=========

2021-11-XX 1.3
2021-11-07 1.3
--------------

- Add ``controls`` flag for specifing the position of the control bar
Expand Down
2 changes: 1 addition & 1 deletion sphinxnotes/lilypond/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

__title__= 'sphinxnotes-lilypond'
__license__ = 'BSD'
__version__ = '1.2'
__version__ = '1.3'
__author__ = 'Shengyu Zhang'
__url__ = 'https://sphinx-notes.github.io/lilypond'
__description__ = 'Sphinx extension for Lilypond'
Expand Down

0 comments on commit 29d633b

Please sign in to comment.