We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4a9e55 + 06730e5 commit 9460bf3Copy full SHA for 9460bf3
docs/source/conf.py
@@ -7,8 +7,8 @@
7
project = "GFloat"
8
copyright = "2024, Graphcore Ltd"
9
author = "Andrew Fitzgibbon"
10
-release = "0.3" # Set version in package.sh
11
-version = "0.3" # Set version in package.sh
+release = "0.4" # Set version in package.sh
+version = "0.4" # Set version in package.sh
12
13
# -- General configuration
14
pyproject.toml
@@ -10,7 +10,7 @@ package-dir = {"" = "src"}
[project]
name = "gfloat"
authors = [
15
{name = "Andrew Fitzgibbon", email = "awf@fitzgibbon.ie"},
16
]
0 commit comments