File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11#! /bin/sh -e
22
3- K_VERSION=7.1.280
3+ K_VERSION=7.1.281
44
55if [ ` id -u` -ne 0 ]; then
66 echo " $0 : error: This script must be run as root."
Original file line number Diff line number Diff line change 1- kframework (7.1.280 ) unstable; urgency=medium
1+ kframework (7.1.281 ) unstable; urgency=medium
22
33 * Initial Release.
44
Original file line number Diff line number Diff line change 1- 7.1.280
1+ 7.1.281
Original file line number Diff line number Diff line change 99project = 'pyk'
1010author = 'Runtime Verification, Inc'
1111copyright = '2024, Runtime Verification, Inc'
12- version = '7.1.280 '
13- release = '7.1.280 '
12+ version = '7.1.281 '
13+ release = '7.1.281 '
1414
1515# -- General configuration ---------------------------------------------------
1616# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " kframework"
7- version = " 7.1.280 "
7+ version = " 7.1.281 "
88description = " "
99readme = " README.md"
1010requires-python = " ~=3.10"
You can’t perform that action at this time.
0 commit comments