Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
parafoxia committed Apr 28, 2021
1 parent 71d763a commit 382b281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytix/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__productname__ = "analytix"
__version__ = "1.1.1"
__version__ = "1.2.0"
__description__ = "A simple yet powerful API wrapper to make getting analytical information from the YouTube Analytics API easier than ever."
__url__ = "https://github.com/parafoxia/analytix"
__docs__ = "https://analytix.readthedocs.io/en/latest/"
Expand Down

0 comments on commit 382b281

Please sign in to comment.