Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Илья Лебедев committed Jul 20, 2019
1 parent 730ec45 commit bed7003
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,12 @@

## Какие файлы умеет смотреть Розенталь

- `.py`.
- `.py`;
- `.md`.

В планах:

- `.md`, `.rst`;
- `.rst`;
- `.html`;
- `.js`, `.ts`.

Expand Down
2 changes: 1 addition & 1 deletion rozental_as_a_service/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.3'
__version__ = '0.0.4'

0 comments on commit bed7003

Please sign in to comment.