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