Skip to content

Commit

Permalink
fix versionnumber
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed Apr 2, 2020
1 parent a398227 commit e254d34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Robotlib"
uuid = "a75dfa10-1339-53f3-8748-4d618c3d76af"
authors = ["baggepinnen <baggepinnen@gmail.com>"]
version = "0.4.1"
version = "0.4.0"

[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Expand All @@ -27,6 +27,7 @@ StaticArrays = "<0.13"
StatsBase = "<0.33"
TotalLeastSquares = "1.0"
julia = "1.0"
Requires = "1.0"

[extras]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Expand Down

0 comments on commit e254d34

Please sign in to comment.