File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777# built documents.
7878#
7979# The short X.Y version.
80- version = "4.0.1 "
80+ version = "4.0.2 "
8181# The full version, including alpha/beta/rc tags.
82- release = "4.0.1 "
82+ release = "4.0.2 "
8383
8484# The language for content autogenerated by Sphinx. Refer to documentation
8585# for a list of supported languages.
Original file line number Diff line number Diff line change 11[metadata]
22name = yt
3- version = 4.0.1
3+ version = 4.0.2
44description = An analysis and visualization toolkit for volumetric data
55long_description = file: README.md
66long_description_content_type = text/markdown
Original file line number Diff line number Diff line change 1515
1616install_ccompiler ()
1717
18- VERSION = "4.0.1 "
18+ VERSION = "4.0.2 "
1919
2020if os .path .exists ("MANIFEST" ):
2121 os .remove ("MANIFEST" )
Original file line number Diff line number Diff line change 77* Contribute: https://github.com/yt-project/yt
88
99"""
10- __version__ = "4.0.1 "
10+ __version__ = "4.0.2 "
1111
1212import yt .units as units
1313import yt .utilities .physical_constants as physical_constants
You can’t perform that action at this time.
0 commit comments