Skip to content

Commit

Permalink
Bump to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Oct 31, 2023
1 parent e7be543 commit e7dfdab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
# built documents.
#
# The short X.Y version.
version = '0.2-SNAPSHOT'
version = '0.4'
# The full version, including alpha/beta/rc tags.
# release = '0.1.2'

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>dev.zarr</groupId>
<artifactId>jzarr</artifactId>
<version>0.4.1-SNAPSHOT</version>
<version>0.4.1</version>

<name>JZarr</name>

Expand Down

0 comments on commit e7dfdab

Please sign in to comment.