Skip to content

Commit

Permalink
2022-12-24: Release 0.2.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
phdru committed Dec 24, 2022
1 parent a5ac1b4 commit 054ce4e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs-ru/news.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Новости
=======

Версия 0.1.7 (в разработке)
---------------------------
Версия 0.2.0 (2022-12-24)
-------------------------

* Переключать чекбоксы для книг по сериям, для всех книг автора или все.

Expand Down
4 changes: 2 additions & 2 deletions docs/news.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
News
====

Version 0.1.7 (in development)
------------------------------
Version 0.2.0 (2022-12-24)
--------------------------

* Toggle checkboxes for books in series, for an author or all.

Expand Down
2 changes: 1 addition & 1 deletion m_librarian/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.6'
__version__ = '0.2.0'

0 comments on commit 054ce4e

Please sign in to comment.