Skip to content

Commit

Permalink
Bump version: 12.0.1 → 12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanDavidBuitrago committed Apr 28, 2022
1 parent 3225cea commit 68e41ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.0
current_version = 12.0.2
commit = True
tag = True

Expand All @@ -14,8 +14,8 @@ known_third_party = codejail
universal = 1

[pycodestyle]
ignore=E501, E722
exclude=.git,.tvm
ignore = E501, E722
exclude = .git,.tvm

[tool:pytest]
norecursedirs = strains .tvm
Expand Down

0 comments on commit 68e41ec

Please sign in to comment.