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 Aug 29, 2019
1 parent 01eb4c0 commit 73d1726
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Change Log
==========

0.3.0 (unreleased)
------------------

* Unified configuration file.
* Simplified passing of command-line options, configuration, etc.

0.2.2 (2019-08-29)
------------------

Expand Down
2 changes: 1 addition & 1 deletion py/desitransfer/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2.2'
__version__ = '0.3.0.dev98'

0 comments on commit 73d1726

Please sign in to comment.