Skip to content

Commit

Permalink
Merge pull request IQTLabs#1224 from anarkiwi/dev
Browse files Browse the repository at this point in the history
prever '23.
  • Loading branch information
anarkiwi authored Mar 4, 2024
2 parents 8a5fa98 + 00fd0b6 commit db643ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
)

const (
version = "1.1.22"
version = "1.1.23.dev"
)

func main() {
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dovesnap"
version = "1.1.22"
version = "1.1.23.dev"
description = "graphviz generator of dovesnap networks"
authors = ["Charlie Lewis <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit db643ef

Please sign in to comment.