Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknyquist committed Oct 11, 2023
1 parent c5e1e11 commit 31cc45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duckargs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.1.0"
__version__ = "1.2.0"

import sys
import os
Expand Down

0 comments on commit 31cc45f

Please sign in to comment.