Skip to content

Commit 6772ecf

Browse files
committed
version 0.3.1
1 parent b45bf0a commit 6772ecf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,11 @@ while `melpa stable`__ only contains tagged (released) versions.
350350
__ https://melpa.org/
351351
__ https://stable.melpa.org/
352352

353+
0.3.1 (2018–03-07)
354+
------------------
355+
356+
* fix package version number for melpa stable
357+
353358
0.3.0 (2018–03-07)
354359
------------------
355360

python-pytest.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
;;; python-pytest.el --- helpers to run pytest -*- lexical-binding: t; -*-
22

33
;; Author: wouter bolsterlee <[email protected]>
4-
;; Version: 0.2.2
4+
;; Version: 0.3.1
55
;; Package-Requires: ((emacs "24.4") (dash "2.12.0") (dash-functional "2.12.0") (magit-popup "2.12.0") (projectile "0.14.0") (s "1.12.0"))
66
;; Keywords: pytest, test, python, languages, processes, tools
77
;; URL: https://github.com/wbolster/emacs-python-pytest

0 commit comments

Comments
 (0)