Skip to content

Commit

Permalink
docs: bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Feb 27, 2024
1 parent 365e0e9 commit e2c04b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion edx_credentials_themes/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.4.3'
__version__ = '0.4.4'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ def get_version(*file_paths):
'Natural Language :: English',
'Programming Language :: Python',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.12',
'Framework :: Django',
'Framework :: Django :: 3.2',
'Framework :: Django :: 4.2',
],
)

0 comments on commit e2c04b8

Please sign in to comment.