Skip to content

Commit

Permalink
Bump version: 0.4.1 → 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesBuchner committed Jun 6, 2020
1 parent 5c27088 commit f442a89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.1
current_version = 0.4.2
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -52,5 +52,5 @@
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/JohannesBuchner/pystrict3',
version='0.4.1',
version='0.4.2',
)

0 comments on commit f442a89

Please sign in to comment.