Skip to content

Commit cd057ef

Browse files
committed
Dummy
1 parent a27d52a commit cd057ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22

33
## [0.0.1] 2022-10-18
4-
### Initial Verison
4+
### Initial Version
55

66
- The start of the project is tracked
77
- Just the minimal feature provided

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'Programming Language :: Python :: 3.6',
3838
'Environment :: Web Environment',
3939
'Topic :: Software Development',
40-
'Topic :: Software Development :: Payments',
41-
'Topic :: Software Development :: Stripe',
40+
'Topic :: Software Development :: Libraries',
41+
'Topic :: Software Development :: Libraries :: Python Modules',
4242
],
4343
)

0 commit comments

Comments
 (0)