File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7979# The short X.Y version.
8080version = "4.1"
8181# The full version, including alpha/beta/rc tags.
82- release = "4.1.2 "
82+ release = "4.1.3 "
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.1.2
3+ version = 4.1.3
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 77 "version_info" ,
88]
99
10- __version__ = "4.1.2 " # keep in sync with setup.cfg
10+ __version__ = "4.1.3 " # keep in sync with setup.cfg
1111
1212
1313class VersionTuple (NamedTuple ):
You can’t perform that action at this time.
0 commit comments