Skip to content

Commit

Permalink
bump version 0.1.1 -> 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Jan 10, 2021
1 parent 1509b0a commit da0d24f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flybrains/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.

__version__ = '0.1.1'
__version_vector__ = (0, 1, 1)
__version__ = '0.1.2'
__version_vector__ = (0, 1, 2)

0 comments on commit da0d24f

Please sign in to comment.