Skip to content

Commit

Permalink
Version Bump => 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
logston committed Oct 31, 2020
1 parent 399fa73 commit 81a3ce2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGE LOG
==========

0.3.8
-----
- Add development speed notice
- Fix Logical Expression precedence issue #17

0.3.7
-----
- Improve README
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def long_description():

setup(
name='scim2-filter-parser',
version='0.3.7',
version='0.3.8',
description='A customizable parser/transpiler for SCIM2.0 filters',
url='https://github.com/15five/scim2-filter-parser',
maintainer='Paul Logston',
Expand Down

0 comments on commit 81a3ce2

Please sign in to comment.