Skip to content

Commit

Permalink
Update ruleset & prepare for 1.0.1 release (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
intgr authored Jan 30, 2021
1 parent 771dfc0 commit e696d9b
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 90 deletions.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ Resources
Changelog
---------

Unreleased
1.0.1 (2021-01-30)

* Updated bundled ruleset from Wikipedia (#29)
* Python 3.9 is now officially supported and tested in CI (#27)
* Migrated tests from travis-ci.org to travis-ci.com (#28)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='topy',
version='1.0.0',
version='1.0.1',

# PyPI metadata
author='Marti Raudsepp',
Expand Down
Loading

0 comments on commit e696d9b

Please sign in to comment.