Skip to content

Commit

Permalink
v3.9.1.dev4
Browse files Browse the repository at this point in the history
  • Loading branch information
markokr committed Aug 25, 2023
1 parent dfeb771 commit 5ca23ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
NEWS
====

Skytools 3.9.1.dev3 (2023-08-25)
Skytools 3.9.1.dev4 (2023-08-25)
--------------------------------

Fixes:
Expand Down
2 changes: 1 addition & 1 deletion skytools/installer_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# PEP 440 version: [N!]N(.N)*[{a|b|rc}N][.postN][.devN]

package_version = "3.9.1.dev3"
package_version = "3.9.1.dev4"

skylog = 0

0 comments on commit 5ca23ba

Please sign in to comment.