Skip to content

Commit

Permalink
bump version after tag
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed May 31, 2023
1 parent 59ad00e commit f85bafb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions doc/changes.rst
Expand Up @@ -8,6 +8,11 @@ Change Log
* *Planned*: refactor package to deprecate ``setup.py``.
* *Planned*: remove deprecated code such as ``nightlog.py``.

0.9.3 (unreleased)
------------------

* No changes yet.

0.9.2 (2023-05-31)
------------------

Expand Down
2 changes: 1 addition & 1 deletion py/desitransfer/_version.py
@@ -1 +1 @@
__version__ = '0.9.2'
__version__ = '0.9.3.dev464'

0 comments on commit f85bafb

Please sign in to comment.