We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0e612 commit 7b210b5Copy full SHA for 7b210b5
1 file changed
pongo2.go
@@ -1,7 +1,7 @@
1
package pongo2
2
3
// Version string
4
-const Version = "dev"
+const Version = "4.0.0"
5
6
// Must panics, if a Template couldn't successfully parsed. This is how you
7
// would use it:
0 commit comments