Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from newsela/cleanup-to-spectrum
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
richiverse authored Jan 29, 2019
2 parents 3be5311 + c5dba38 commit e72e0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas_ext/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Versioning kept here."""
__version__ = '0.4.8'
__version__ = '0.4.9'
__license__ = "MIT"

__title__ = "pandas_ext"
Expand Down

0 comments on commit e72e0be

Please sign in to comment.