mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
3.3 Release
This commit is contained in:
parent
7acfa1f475
commit
a1a048462d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
VERSION = (3, 2)
|
||||
VERSION = (3, 3)
|
||||
|
||||
__version__ = '{major}.{minor}{rest}'.format(
|
||||
major=VERSION[0],
|
||||
|
|
Loading…
Reference in a new issue