Skip to content

Commit

Permalink
Update version (#263)
Browse files Browse the repository at this point in the history
3.2.1 -> 3.3.0

Reviewing changes in the last year+, there include fixes and additions, so this is a minor version bump.
  • Loading branch information
sderickson committed Jan 24, 2022
1 parent 45770eb commit 1f81db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -39,7 +39,7 @@

dist = setup(
name='stone',
version='3.2.1',
version='3.3.0',
install_requires=install_reqs,
setup_requires=setup_requires,
tests_require=test_reqs,
Expand Down

0 comments on commit 1f81db2

Please sign in to comment.