Skip to content

Commit e0e5cc8

Browse files
committed
Release version 0.2
1 parent 51233ec commit e0e5cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pythonic.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
;;; pythonic.el --- Utility functions for writing pythonic emacs package. -*- lexical-binding: t; -*-
22

3-
;; Copyright (C) 2015-2019 by Artem Malyshev
3+
;; Copyright (C) 2015-2021 by Artem Malyshev
44

55
;; Author: Artem Malyshev <proofit404@gmail.com>
66
;; URL: https://github.com/proofit404/pythonic
7-
;; Version: 0.1.1
7+
;; Version: 0.2
88
;; Package-Requires: ((emacs "25.1") (s "1.9") (f "0.17.2"))
99

1010
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)