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

Commit

Permalink
build(version): bump version and mark as beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrub committed Jun 16, 2020
1 parent 7cce9d3 commit d9acb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion time_series_buffer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .buffer import TimeSeriesBuffer

__version__ = "0.0.2"
__version__ = "0.1.0-beta1"

0 comments on commit d9acb61

Please sign in to comment.