Skip to content

Commit 10ad9af

Browse files
committed
bump version to 3.0.0
1 parent e05c923 commit 10ad9af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,8 @@ __ https://melpa.org/
375375
__ https://stable.melpa.org/
376376

377377

378-
3.0.0 (not yet released)
379-
------------------------
378+
3.0.0 (2020-08-10)
379+
------------------
380380

381381
* redesign the menu:
382382
use better groupings,

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: 2.0.0
4+
;; Version: 3.0.0
55
;; Package-Requires: ((emacs "24.4") (dash "2.12.0") (dash-functional "2.12.0") (transient "20200719") (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)