Skip to content

Commit

Permalink
bump version to 1.3.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
crvernon committed Aug 23, 2023
1 parent 13ca9dd commit 168bddf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from setuptools import setup, find_packages

VERSION = "1.3.0"
VERSION = "1.3.1"


def readme():
"""Return the contents of the project README file."""
Expand Down

0 comments on commit 168bddf

Please sign in to comment.