Skip to content

Commit 607044c

Browse files
felixnordenFelix Nordén
andauthored
Protobuf update (#13)
* Fix link syntax error and remove whitespace * feat: Add protobuf update script * fix: Update protobuf files * chore: Bump package version Co-authored-by: Felix Nordén <felixn@twitch.tv>
1 parent f11cccd commit 607044c

4 files changed

Lines changed: 870 additions & 512 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="igdb-api-v4",
8-
version="0.0.3",
8+
version="0.0.5",
99
author="Felix Nordén",
1010
author_email="felixnorden@gmail.com",
1111
description="An API wrapper for IGDB API v4",

0 commit comments

Comments
 (0)