File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 162162# built documents.
163163#
164164
165- version = "0.16.4 "
166- release = "0.16.4 "
165+ version = "0.17.0 "
166+ release = "0.17.0 "
167167
168168
169169# The language for content autogenerated by Sphinx. Refer to documentation
Original file line number Diff line number Diff line change 1111from mbuild .port import Port
1212from mbuild .recipes import recipes
1313
14- __version__ = "0.16.4 "
14+ __version__ = "0.17.0 "
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.16.4
2+ current_version = 0.17.0
33commit = True
44tag = True
55message = Bump to version {new_version}
Original file line number Diff line number Diff line change 1717
1818#####################################
1919NAME = "mbuild"
20- VERSION = "0.16.4 "
20+ VERSION = "0.17.0 "
2121ISRELEASED = True
2222if ISRELEASED :
2323 __version__ = VERSION
You can’t perform that action at this time.
0 commit comments