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.
1 parent ab3b318 commit 6e342fdCopy full SHA for 6e342fd
docs/conf.py
@@ -24,7 +24,7 @@
24
author = "Anton Helm"
25
26
# The full version, including alpha/beta/rc tags
27
-release = "0.0.1"
+release = "0.0.2"
28
29
30
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nata"
3
-version = "0.0.1"
+version = "0.0.2"
4
description = "Post-processing and visualization for PIC codes"
5
authors = [
6
"Anton Helm <[email protected]>"
0 commit comments