Test Version Override (#179)
Testing to make sure pypi versions don't override. This should fail
This commit is contained in:
parent
d46accee2f
commit
70faf7af5a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "arcade_math"
|
||||
version = "0.1.0"
|
||||
version = "0.0.13"
|
||||
description = "Math toolkit for Arcade"
|
||||
authors = ["Arcade AI <dev@arcade-ai.com>"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue