Skip to content

Commit

Permalink
Merge pull request #32 from saleem-latif/saleem-latif/fix-pypi-upload
Browse files Browse the repository at this point in the history
fix: Fixed CHANGELOG error.
  • Loading branch information
irfanuddinahmad authored Mar 18, 2024
2 parents 9ed2992 + d5124cd commit c7d3723
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ pip-log.txt
coverage.xml
htmlcov/



# The Silver Searcher
.agignore

Expand All @@ -59,3 +57,6 @@ docs/skill_tagging.*.rst
# Private requirements
requirements/private.in
requirements/private.txt

# IDE files
/.idea
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Change Log
Unreleased
**********

*

[0.1.8] - 2024-03-14
************************************************

Expand Down

0 comments on commit c7d3723

Please sign in to comment.