Skip to content

Commit

Permalink
bump version 1.6.0 -> 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Jan 1, 2022
1 parent 8ed99fd commit bf37e4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fafbseg/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "1.6.0"
__version_vector__ = (1, 6, 0)
__version__ = "1.6.1"
__version_vector__ = (1, 6, 1)

0 comments on commit bf37e4e

Please sign in to comment.