Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya committed Nov 15, 2019
1 parent 953fb6c commit 21d378e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spinn_utilities/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

__version__ = "1!5.0.1"
__version_month__ = "August"
__version__ = "1!5.1.0"
__version_month__ = "November"
__version_year__ = "2019"
__version_day__ = "09"
__version_day__ = "15"
__version_name__ = "Liveware Problem"

0 comments on commit 21d378e

Please sign in to comment.