Skip to content

Commit af81e59

Browse files
committed
update version
1 parent 42acc72 commit af81e59

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ classifiers=[
3535
'Programming Language :: Python :: 3.10',
3636
'Programming Language :: Python :: 3.11',
3737
'Programming Language :: Python :: 3.12',
38+
'Programming Language :: Python :: 3.13',
39+
'Programming Language :: Python :: 3.14',
3840
'Intended Audience :: Developers',
3941
'Intended Audience :: System Administrators',
4042
'License :: OSI Approved :: MIT License',

src/python_usernames/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.0.0"
1+
VERSION = "1.1.0"

0 commit comments

Comments
 (0)