diff --git a/pacman/_version.py b/pacman/_version.py index 2e7cea03b..fc8f24802 100644 --- a/pacman/_version.py +++ b/pacman/_version.py @@ -12,8 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1!7.1.1" +__version__ = "1!7.2.2" __version_month__ = "TBD" __version_year__ = "TBD" __version_day__ = "TBD" -__version_name__ = "Post_HBP" +__version_name__ = "TO DO" diff --git a/setup.cfg b/setup.cfg index b5b085ff1..00f776503 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,8 +50,8 @@ include_package_data = True install_requires = jsonschema typing_extensions - SpiNNUtilities == 1!7.1.1 - SpiNNMachine == 1!7.1.1 + SpiNNUtilities == 1!7.2.2 + SpiNNMachine == 1!7.2.2 [options.packages.find] include =