Skip to content

Commit

Permalink
bump version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mueslo committed Mar 4, 2024
1 parent 7a98da6 commit 77e4edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fplore/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.5"
__version__ = "0.6"
__author__ = "Johannes Falke <johannesfalke@gmail.com>"
__copyright__ = "Copyright (C) 2018-2023 Johannes Falke"
__license__ = "GNU General Public License v3"
Expand Down

0 comments on commit 77e4edb

Please sign in to comment.