Skip to content

Commit 28bcad7

Browse files
committed
meta: bump to v1.1.2
1 parent baab113 commit 28bcad7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools"]
33

44
[project]
55
name = "topstats"
6-
version = "1.1.1"
6+
version = "1.1.2"
77
description = "A simple API wrapper for topstats.gg written in Python."
88
readme = "README.md"
99
license = { text = "MIT" }

topstats/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.1.1'
1+
VERSION = '1.1.2'

0 commit comments

Comments
 (0)