This website requires JavaScript.
Explore
Help
Register
Sign In
sig_core
/
toolkit
Watch
7
Star
2
Fork
3
You've already forked toolkit
Code
Issues
6
Pull Requests
2
Actions
Projects
Releases
Wiki
Activity
73f08780d9
toolkit
/
iso
/
empanadas
/
tests
/
test_empanadas.py
6 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
Lets write some poetry
2022-06-17 03:31:33 +00:00
from
empanadas
import
__version__
def
test_version
(
)
:
Bump to 0.2.0 * Add metadata with README information * Bump to 0.2.0 * Move more functions into shared
2022-07-04 18:31:24 +00:00
assert
__version__
==
'
0.2.0
'
Reference in New Issue
Copy Permalink