Skip to content

Commit 54febba

Browse files
committed
bump version 1.3.0 -> 1.3.1
1 parent 82a7add commit 54febba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

navis/__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__ = "1.3.0"
15-
__version_vector__ = (1, 3, 0)
14+
__version__ = "1.3.1"
15+
__version_vector__ = (1, 3, 1)

0 commit comments

Comments
 (0)