Skip to content

Commit

Permalink
Bump version: 4.4.1 → 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoran committed Sep 15, 2023
1 parent 037b608 commit ae1cc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nise/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "4.4.1"
__version__ = "4.4.2"

VERSION = __version__.split(".")

0 comments on commit ae1cc73

Please sign in to comment.