Skip to content

Commit

Permalink
v2.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Nov 26, 2020
1 parent 2e56528 commit ff3938f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Documentation

on:
release:
types: [ created ]

jobs:
sphinx:
Expand Down
2 changes: 1 addition & 1 deletion pymlconf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
ConfigurationNotInitializedError


__version__ = '2.4.12'
__version__ = '2.4.13'

0 comments on commit ff3938f

Please sign in to comment.