Skip to content

Commit

Permalink
Merge pull request #157 from r1chardj0n3s/1.19.1
Browse files Browse the repository at this point in the history
tag/release for 1.19.1
  • Loading branch information
wimglenn authored Jun 19, 2023
2 parents 27af10c + ce36cad commit e4ae910
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version:
- "2.7"
- "3.7"
- "3.8"
- "3.9"
Expand Down
2 changes: 1 addition & 1 deletion parse.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import absolute_import

__version__ = '1.19.0'
__version__ = '1.19.1'

# yes, I now have two problems
import re
Expand Down

0 comments on commit e4ae910

Please sign in to comment.