Skip to content

Commit 43e887d

Browse files
committed
dependabot updates
1 parent 6bdadbb commit 43e887d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vibinator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
ALEXA_ACCESSCODE = os.getenv('ALEXA_ACCESSCODE')
4444

4545
# Other Globals
46-
VER = '3.0.5'
46+
VER = '3.0.6'
4747
USER_AGENT = f"vibinator.py/{VER}"
4848

4949
# Setup logger

0 commit comments

Comments
 (0)