Skip to content

Commit 468664a

Browse files
committed
bump version 0.6.2 -> 0.6.3
1 parent abc76ee commit 468664a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flybrains/__version__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
# GNU General Public License for more details.
1313

14-
__version__ = '0.6.2'
15-
__version_vector__ = (0, 6, 2)
14+
__version__ = '0.6.3'
15+
__version_vector__ = (0, 6, 3)

0 commit comments

Comments
 (0)