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 <[email protected]>
1 parent f11cccd commit 607044c

File tree

4 files changed

+870
-512
lines changed

4 files changed

+870
-512
lines changed

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="[email protected]",
1111
description="An API wrapper for IGDB API v4",

0 commit comments

Comments
 (0)