Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Bump version to 1.1.0 in dune.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Lesiak committed Jan 25, 2023
1 parent 9043703 commit f743ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dune/dune.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def version_major():


def version_minor():
return 0
return 1


def version_patch():
Expand Down

0 comments on commit f743ac3

Please sign in to comment.