Skip to content

Commit

Permalink
Back to development: 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jan 10, 2023
1 parent 3076ec8 commit f0a53e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

3.0.2 (unreleased)
------------------

- Nothing changed yet.


3.0.1 (2023-01-10)
------------------

Expand Down
2 changes: 1 addition & 1 deletion src/restview/restviewhttp.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from pygments import formatters, lexers


__version__ = '3.0.1'
__version__ = '3.0.2.dev0'


# If restview is ever packaged for Debian, this'll likely be changed to
Expand Down

0 comments on commit f0a53e2

Please sign in to comment.