Skip to content

Commit 7f9543f

Browse files
Version 1.11.1 (#110)
1 parent 944eea1 commit 7f9543f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
## 1.11.1
2+
3+
- Fix version number
4+
15
## 1.11.0
26

7+
(Not released to PyPI because of a mistake.)
8+
39
- Drop support for Python 3.8; add support for Python 3.13
410

511
## 1.10.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "qcore"
3-
version = "1.10.1"
3+
version = "1.11.1"
44
requires-python = ">=3.9"
55
keywords = ["quora", "core", "common", "utility"]
66
classifiers = [

0 commit comments

Comments
 (0)