Skip to content

Commit cff09f0

Browse files
authored
Merge pull request #30 from chrishavlin/release_prep_v0pt2pt1
release prep v 0.2.1
2 parents 81b8504 + e348809 commit cff09f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "yt_aspect"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
authors = [
99
{ name="Chris Havlin", email="[email protected]" },
1010
]

yt_aspect/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)