Skip to content

Commit e9971bd

Browse files
committed
changed versioN
1 parent b5f00c0 commit e9971bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boris.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
import time_budget_functions
104104

105105

106-
__version__ = "6.2.7"
107-
__version_date__ = "2018-05-23"
106+
__version__ = "6.3.0"
107+
__version_date__ = "2018-05-28"
108108

109109
if platform.python_version() < "3.5":
110110
logging.critical("BORIS requires Python 3.5+! You are using v. {}")

0 commit comments

Comments
 (0)