Skip to content

Commit

Permalink
Added __version__ to init file
Browse files Browse the repository at this point in the history
  • Loading branch information
cotterpl committed Dec 9, 2022
1 parent adbe5ba commit 1e172ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tbats/__init__.py
@@ -1,4 +1,4 @@
__version__ = '1.1.1'
__version__ = '1.1.2'

import tbats.abstract as abstract
import tbats.bats as bats
Expand Down

0 comments on commit 1e172ce

Please sign in to comment.