Skip to content

Commit 8a3b84d

Browse files
author
github-actions
committed
Bump version: 0.0.1 → 0.0.2
1 parent aee8c3b commit 8a3b84d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.1
2+
current_version = 0.0.2
33
commit = True
44
tag = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ namespaces = false
6666

6767
[project]
6868
name = "nams"
69-
version = "0.0.1"
69+
version = "0.0.2"
7070
# NOTE: move dependencies into this section if you need to distribute the project as a Python package.
7171
requires-python = ">=3.10"
7272
readme = "README.md"

0 commit comments

Comments
 (0)