Skip to content

Commit

Permalink
updated config and fixed changelog merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gkiar committed Feb 21, 2022
2 parents db5d1ed + bd83ca2 commit b469efe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Upload Python Package

on:
release:
types: [created, edited, published, released]
types: [published]

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers =
Operating System :: OS Independent
Programming Language :: Python :: 3
Topic :: Scientific/Engineering :: Bio-Informatics
version = 0.4.0
version = 0.4.1

[options]
zip_safe = False
Expand Down

0 comments on commit b469efe

Please sign in to comment.