Skip to content

Commit

Permalink
Bump version 0.0.11 -> 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
WillianFuks committed Oct 7, 2022
1 parent 9aa7b74 commit 2a46f85
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion causalimpact/__version__.py
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.


__version__ = '0.0.12-rc.0'
__version__ = '0.0.12'
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -109,7 +109,6 @@
'Operating System :: POSIX :: Linux',
'Operating System :: MacOS',
'Operating System :: Microsoft :: Windows',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
Expand Down

0 comments on commit 2a46f85

Please sign in to comment.