Skip to content

Commit

Permalink
Bump version v0.9.0 -> v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewDaggitt committed Aug 17, 2023
1 parent bea3dd7 commit f51f7d8
Show file tree
Hide file tree
Showing 169 changed files with 178 additions and 178 deletions.
20 changes: 10 additions & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ Ensure that [you have the source code](#getting-the-source) and that you have in
vehicle --version
```

This should print `0.9.0`.
This should print `0.10.0`.

### Building the Vehicle Python bindings

Expand Down Expand Up @@ -560,14 +560,14 @@ Ensure that [you have the source code](#getting-the-source) and that you have in
pipx run tox
```

This creates the directory `dist` which contains "wheels", which are the binary distribution format for Python packages. These wheels will have file names such as `vehicle_lang-0.9.0-cp311-cp311-macosx_13_0_arm64`:
This creates the directory `dist` which contains "wheels", which are the binary distribution format for Python packages. These wheels will have file names such as `vehicle_lang-0.10.0-cp311-cp311-macosx_13_0_arm64`:

```sh
# Supported
# Python _____
# versions \
# vvvvvvvvvvv
vehicle_lang-0.9.0-cp311-cp311-macosx_13_0_arm64
vehicle_lang-0.10.0-cp311-cp311-macosx_13_0_arm64
# ^^^^^^^^^^^^^^^^^
# Supported /
# Operating System ______/
Expand Down Expand Up @@ -710,7 +710,7 @@ Ensure that [you have the source code](#getting-the-source) and that you have in
vehicle --version
```
This should print `0.9.0`.
This should print `0.10.0`.
1. Check if your installation of the `vehicle_lang` package was successful.
Expand Down Expand Up @@ -905,11 +905,11 @@ The procedure to create a new release is:
This creates the directory `dist` which contains "wheels", which are the binary distribution format for Python packages. If you're on macOS with an M1/M2 chipset, these look like:

```
vehicle_lang-0.9.0-cp310-cp310-macosx_13_0_arm64.whl
vehicle_lang-0.9.0-cp37-cp37m-macosx_13_0_arm64.whl
vehicle_lang-0.9.0-cp39-cp39-macosx_13_0_arm64.whl
vehicle_lang-0.9.0-cp311-cp311-macosx_13_0_arm64.whl
vehicle_lang-0.9.0-cp38-cp38-macosx_13_0_arm64.whl
vehicle_lang-0.10.0-cp310-cp310-macosx_13_0_arm64.whl
vehicle_lang-0.10.0-cp37-cp37m-macosx_13_0_arm64.whl
vehicle_lang-0.10.0-cp39-cp39-macosx_13_0_arm64.whl
vehicle_lang-0.10.0-cp311-cp311-macosx_13_0_arm64.whl
vehicle_lang-0.10.0-cp38-cp38-macosx_13_0_arm64.whl
```

Run the following command to check each wheel's metadata:
Expand All @@ -930,7 +930,7 @@ The procedure to create a new release is:
The release will be at a URL like:
<https://github.com/vehicle-lang/vehicle/releases/tag/v0.9.0>
<https://github.com/vehicle-lang/vehicle/releases/tag/v0.10.0>
[vehicle-lang/vehicle]: https://github.com/vehicle-lang/vehicle
[GHC]: https://www.haskell.org/ghc/
Expand Down
2 changes: 1 addition & 1 deletion bumpver.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpver]
current_version = "v0.9.0"
current_version = "v0.10.0"
version_pattern = "vMAJOR.MINOR.PATCH"
commit_message = "Bump version {old_version} -> {new_version}"
commit = true
Expand Down
2 changes: 1 addition & 1 deletion vehicle-python/src/vehicle_lang/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION: str = "0.9.0"
VERSION: str = "0.10.0"
2 changes: 1 addition & 1 deletion vehicle-python/vehicle-python-binding.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: vehicle-python-binding
version: 0.9.0
version: 0.10.0
description:
Please see the README on GitHub at <https://github.com/wenkokke/vehicle#readme>

Expand Down
2 changes: 1 addition & 1 deletion vehicle-syntax/vehicle-syntax.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: vehicle-syntax
version: 0.9.0
version: 0.10.0
description:
Please see the README on GitHub at <https://github.com/vehicle-lang/vehicle#readme>

Expand Down
2 changes: 1 addition & 1 deletion vehicle/tests/golden/compile/acasXu/Agda.agda.golden
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- and should not be modified manually!
-- Metadata:
-- - Agda version: 2.6.2
-- - Vehicle version: 0.9.0+dev
-- - Vehicle version: 0.10.0+dev

{-# OPTIONS --allow-exec #-}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
y0 >= 3.9911256459153677
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y1 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y2 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y3 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y4 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y1 <= 0.0
-y0 +y2 <= 0.0
-y0 +y3 <= 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
+y0 -y1 <= 0.0
+y0 -y2 <= 0.0
+y0 -y3 <= 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
+y0 -y1 <= 0.0
+y0 -y2 <= 0.0
+y0 -y3 <= 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
+y0 -y4 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
+y1 -y4 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
+y2 -y4 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
+y3 -y4 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y1 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y2 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y3 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y4 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y1 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y2 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y3 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y4 <= 0.0
x0 >= -0.32842287715105956
x0 <= 0.6715771228489404
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y3 <= 0.0
-y1 +y3 <= 0.0
-y2 +y3 <= 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y4 <= 0.0
-y1 +y4 <= 0.0
-y2 +y4 <= 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y1 <= 0.0
+y0 -y1 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y3 <= 0.0
-y1 +y2 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y3 <= 0.0
-y1 +y3 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y3 <= 0.0
-y1 +y4 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y4 <= 0.0
+y0 -y1 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y4 <= 0.0
-y1 +y2 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y4 <= 0.0
-y1 +y3 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y4 <= 0.0
-y1 +y4 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y1 <= 0.0
-y1 +y2 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y1 <= 0.0
-y1 +y3 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// and should not be modified manually!
// Metadata:
// - Marabou query format version: unknown
// - Vehicle version: 0.9.0+dev
// - Vehicle version: 0.10.0+dev
-y0 +y1 <= 0.0
-y1 +y4 <= 0.0
x0 >= -0.32842287715105956
Expand Down
Loading

0 comments on commit f51f7d8

Please sign in to comment.