Skip to content

Commit

Permalink
Merge pull request #69 from SpiNNakerManchester/version_bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
Christian-B authored Aug 13, 2024
2 parents 1d2e066 + 10169bf commit 687e7ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mcmc/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

__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"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ packages = find:
zip_safe = True
include_package_data = True
install_requires =
SpiNNakerGraphFrontEnd == 1!7.1.1
SpiNNakerGraphFrontEnd == 1!7.2.2
pathos

[options.packages.find]
Expand Down

0 comments on commit 687e7ba

Please sign in to comment.