Skip to content

Commit 1993329

Browse files
author
Will Myers
authored
Cut 3.0.0 release (#38)
1 parent f2c2d91 commit 1993329

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
Current Version
2+
-
3+
4+
3.0.0 September 25, 2019
25
- Update flake8 quote linting
36
- Add official support for Python 3.7
47
- Drop official support for Python 2.6, 3.2, 3.3

pybutton/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.7.0'
1+
VERSION = '3.0.0'

0 commit comments

Comments
 (0)