Skip to content

Commit

Permalink
info for release 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 24, 2024
1 parent 3d1a129 commit 4aa7f9b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions spinnman/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1!7.1.1"
__version_month__ = "TBD"
__version_year__ = "TBD"
__version_day__ = "TBD"
__version_name__ = "Post_HBP"
__version__ = "1!7.2.0"
__version_month__ = "July"
__version_year__ = "2024"
__version_day__ = "24"
__version_name__ = "Ultimate Ship the Second"

0 comments on commit 4aa7f9b

Please sign in to comment.