Skip to content

Commit

Permalink
version 0.1.12 -> 0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 authored Oct 2, 2021
1 parent 097a2d4 commit 6c8d2c6
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.12'
__version_vector__ = (0, 1, 12)
__version__ = '0.1.13'
__version_vector__ = (0, 1, 13)

0 comments on commit 6c8d2c6

Please sign in to comment.