branch: elpa/flymake-pyrefly commit 9c83ba7019cd00a245216ba1fd7d2f2b6871577b Author: Boris Shminke <bo...@shminke.com> Commit: Boris Shminke <bo...@shminke.com>
add package version --- flymake-pyrefly.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flymake-pyrefly.el b/flymake-pyrefly.el index 2d5b0d4646..5163cdd01c 100644 --- a/flymake-pyrefly.el +++ b/flymake-pyrefly.el @@ -14,6 +14,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: 0.0.1 + ;;; Commentary: ;; Based on the annotated example from Flymake info. ;; Usage: