Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Bump version to 7.1.0.
Browse files Browse the repository at this point in the history
We'd added support for Django 1.10 and 1.11 but continue to support 1.8 and
1.9, so we'll just bump the minor version.
  • Loading branch information
cmc333333 committed Jul 14, 2017
1 parent 9fcdf35 commit f17b559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="regulations",
version="7.0.2",
version="7.1.0",
packages=find_packages(),
include_package_data=True,
install_requires=[
Expand Down

0 comments on commit f17b559

Please sign in to comment.