We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51233ec commit e0e5cc8Copy full SHA for e0e5cc8
pythonic.el
@@ -1,10 +1,10 @@
1
;;; pythonic.el --- Utility functions for writing pythonic emacs package. -*- lexical-binding: t; -*-
2
3
-;; Copyright (C) 2015-2019 by Artem Malyshev
+;; Copyright (C) 2015-2021 by Artem Malyshev
4
5
;; Author: Artem Malyshev <proofit404@gmail.com>
6
;; URL: https://github.com/proofit404/pythonic
7
-;; Version: 0.1.1
+;; Version: 0.2
8
;; Package-Requires: ((emacs "25.1") (s "1.9") (f "0.17.2"))
9
10
;; This program is free software; you can redistribute it and/or modify
0 commit comments