Skip to content

Commit 6e342fd

Browse files
author
Anton Helm
committed
bump version to 0.0.2
1 parent ab3b318 commit 6e342fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = "Anton Helm"
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = "0.0.1"
27+
release = "0.0.2"
2828

2929

3030
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nata"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "Post-processing and visualization for PIC codes"
55
authors = [
66
"Anton Helm <[email protected]>"

0 commit comments

Comments
 (0)