Skip to content

Commit

Permalink
Version Bump 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
soratidus999 committed Aug 31, 2024
1 parent 3bc375f commit 5a34454
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wikijs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""
Simple User and group management for Wiki JS as a service of AllianceAuth
"""
__version__ = "0.1.0"
__version__ = "0.1.1"
__title__ = "WikiJS Service"

0 comments on commit 5a34454

Please sign in to comment.