Skip to content

Commit

Permalink
Merge pull request #574 from SpiNNakerManchester/version_bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
Christian-B authored Oct 2, 2024
2 parents 0a57225 + 33850b1 commit 0383253
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pacman/_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.2.2"
__version__ = "1!7.3.1"
__version_month__ = "TBD"
__version_year__ = "TBD"
__version_day__ = "TBD"
__version_name__ = "TO DO"
__version_name__ = "To Do"
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ include_package_data = True
install_requires =
jsonschema
typing_extensions
SpiNNUtilities == 1!7.2.2
SpiNNMachine == 1!7.2.2
SpiNNUtilities == 1!7.3.1
SpiNNMachine == 1!7.3.1

[options.packages.find]
include =
Expand Down

0 comments on commit 0383253

Please sign in to comment.